peerplays-fc/include/fc/thread
Eric Frias fdbaf88e5e Provide a way to intercept Win32 structured exceptions in async tasks
Something about the stacks created by boost::context prevents global structured exception handlers
from being called.  This allows the user to register a handler which will be called when there
is an unhandled structured exception in async task.
2014-03-08 18:48:19 -05:00
..
future.hpp further attempt at fixing Linux compile error 2013-12-13 09:13:08 -05: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 Provide a way to intercept Win32 structured exceptions in async tasks 2014-03-08 18:48:19 -05:00
thread.hpp Provide a way to intercept Win32 structured exceptions in async tasks 2014-03-08 18:48:19 -05: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