about summary refs log tree commit diff
path: root/src/libsync/sync/mpsc_intrusive.rs
AgeCommit message (Collapse)AuthorLines
2014-03-23sync: Move the concurrent queue to using &selfAlex Crichton-139/+0
This commit also lifts it up a level in the module hierarchy in the soon-to-come reorganization of libsync.
2014-02-05move concurrent stuff from libextra to libsyncJeremyLetang-0/+139