peerplays-fc/include/fc/thread
2014-08-24 18:33:05 -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
non_preemptable_scope_check.hpp Add a macro to check if a task that shouldn't yield actually yields. 2014-08-02 19:43:28 -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 Log the names of tasks to the log file (now contains thread_name:task_name} 2014-08-24 18:33:05 -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