about summary refs log tree commit diff
path: root/src/rt/sync/rust_thread.h
AgeCommit message (Expand)AuthorLines
2012-04-03Refactor includes structure, getting rid of rust_internal.hJon Morton-0/+2
2012-03-31rt: Make rust_sched_launcher hide it's thread implementationBrian Anderson-3/+1
2012-02-10rt: Use 100k stacks for scheduler threadsBrian Anderson-1/+5
2012-02-09rt: Detach pthreads before exitingBrian Anderson-2/+3
2012-02-09rt: Move rust_thread to its own filesBrian Anderson-0/+26