peerplays-fc/include/fc/thread
2014-08-02 15:49:07 -04:00
..
future.hpp Set canceled flag in task's context object so that we cancel out of active tasks when they try to resume. Wrap a try-catch block around tcp and udp resolve requests to convert any non-fc exceptions to fc exceptions. Minor change to clarify design intent that request_time_task should always be running in _ntp_thread. 2014-08-01 11:31:36 -04:00
mutex.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
priority.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
scoped_lock.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
spin_lock.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
spin_yield_lock.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
task.hpp Suppress "inherited via dominance" warning 2014-08-02 15:49:07 -04:00
thread.hpp Allow us to require assigning descriptions to all async tasks to aid in debugging 2014-07-27 17:37:21 -04:00
unique_lock.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
wait_condition.hpp Update use of fc::string and fc::vector. 2013-06-27 14:19:08 -04:00