peerplays-fc/include/fc/thread
2018-10-03 21:25:10 +02:00
..
future.hpp Added constructor for auto-fulfillment 2018-10-03 21:08:42 +02:00
mutex.hpp small formatting issues and helper api 2016-10-18 11:53:26 -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
parallel.hpp Moved do_parallel to fc::thread-based worker pool implementation 2018-10-03 21:25:10 +02:00
priority.hpp Convert ready_head (list of fibers able to run immediately) into a priority heap 2014-10-16 16:26:19 -04:00
scoped_lock.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
spin_lock.hpp Add support for boost 1.56. 2014-09-08 10:41:59 -04:00
spin_yield_lock.hpp Add support for boost 1.56. 2014-09-08 10:41:59 -04:00
task.hpp Added a mechanism to get notifications when a thread is idle 2018-10-03 21:25:10 +02:00
thread.hpp Added a mechanism to get notifications when a thread is idle 2018-10-03 21:25:10 +02:00
thread_specific.hpp Import thread/task_specific variables 2014-08-27 12:20:19 -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