peerplays-fc/src/thread
Eric Frias c63e598497 Fix a race that occurred when notifying a thread that was blocked on a
promise to wake up, but that thread simultaneously awoke for another
reason (probably a timeout)
2014-04-14 16:27:08 -04:00
..
context.hpp fix boost 1.54 support 2013-08-11 10:18:08 -04:00
future.cpp Fix a race that occurred when notifying a thread that was blocked on a 2014-04-14 16:27:08 -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 Provide a way to intercept Win32 structured exceptions in async tasks 2014-03-08 18:48:19 -05:00
thread.cpp In debug builds, set the thread name in the debugger to match the name given to fc::thread ctor 2014-04-01 16:56:11 -04:00
thread_d.hpp Fix Keyhotee hang when setting system clock back bug 2014-04-01 15:22:53 -04:00