rust/src/rt/sync
Brian Anderson e78396850d Merge remote-tracking branch 'brson/mainthread'
Conflicts:
	src/rt/rust_sched_loop.cpp
	src/rt/rust_shape.cpp
	src/rt/rust_task.cpp
2012-04-01 00:15:04 -07:00
..
lock_and_signal.cpp Merge remote-tracking branch 'brson/mainthread' 2012-04-01 00:15:04 -07:00
lock_and_signal.h Revert "rt: Remove lock_held_by_current_thread" 2012-03-31 19:51:29 -07:00
lock_free_queue.cpp Tidy up multiple declarations and STDC_FOO_MACROS guards in headers. 2012-03-28 14:26:51 -07:00
lock_free_queue.h Remove 'Nop.' comments, add emacs lines, remove obsolete file. 2011-07-13 14:03:18 -07:00
rust_thread.cpp Tidy up multiple declarations and STDC_FOO_MACROS guards in headers. 2012-03-28 14:26:51 -07:00
rust_thread.h rt: Make rust_sched_launcher hide it's thread implementation 2012-03-31 21:48:52 -07:00
sync.h rt: Fix the atomic get_ref_count method to avoid races 2012-03-05 19:39:56 -08:00
timer.cpp Tidy up multiple declarations and STDC_FOO_MACROS guards in headers. 2012-03-28 14:26:51 -07:00
timer.h Attempt to correct buggy win32 timer code (causing tinderbox failures). 2011-07-13 12:25:36 -07:00