peerplays-fc/src/thread
2014-01-06 23:58:42 +01:00
..
context.hpp fix boost 1.54 support 2013-08-11 10:18:08 -04:00
future.cpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
mutex.cpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
spin_lock.cpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
spin_yield_lock.cpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
task.cpp [BW]: [Fix] fc::task_base class member initialization. 2014-01-06 23:58:42 +01:00
thread.cpp Set minimum sleep time to 10ms to avoid potential race where the thread wakes back up immediately after being put on sleep queue. This can probably be reduced to about 2ms, but this just seemed safer for now (DanL suggested 10ms). 2013-12-06 00:22:06 -05:00
thread_d.hpp Fix for unblock to make sure it switches to proper thread before running async. 2014-01-06 17:08:36 -05:00