libthreads: add THREAD_* states
[c11tester.git] / schedule.h
2012-03-12 Brian Norrismove 'current thread' details
2012-03-12 Brian Norrisschedule: add replaceable scheduler struct
2012-03-10 Brian Norrisschedule: return next thread pointer directly
2012-03-09 Brian Norrisschedule: add scheduler, thread_yield(), etc.