YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
fiber_base.hpp File Reference
Include dependency graph for fiber_base.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaclib::detail::fiber::BiNodeScheduler
 
class  yaclib::detail::fiber::BiNodeWaitQueue
 
class  yaclib::detail::fiber::FiberBase
 

Namespaces

namespace  yaclib
 
namespace  yaclib::detail
 
namespace  yaclib::detail::fiber
 

Enumerations

enum  yaclib::detail::fiber::FiberState { yaclib::detail::fiber::Running , yaclib::detail::fiber::Suspended , yaclib::detail::fiber::Waiting , yaclib::detail::fiber::Completed }