about summary refs log tree commit diff
path: root/src/libsync/task_pool.rs
AgeCommit message (Expand)AuthorLines
2014-03-31sync: Switch field privacy as necessaryAlex Crichton-2/+2
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2014-03-27Fix fallout of removing default boundsAlex Crichton-6/+6
2014-03-21test: Make manual changes to deal with the fallout from removal ofPatrick Walton-5/+7
2014-03-20rename std::vec -> std::sliceDaniel Micay-3/+2
2014-03-13std: Rename Chan/Port types and constructorAlex Crichton-4/+4
2014-02-05move concurrent stuff from libextra to libsyncJeremyLetang-0/+92