namespace for pure thread backend (supervisor) for rotor
More...
Classes | |
struct | supervisor_thread_t |
pure thread supervisor dedicated for blocking I/O or computing operations More... | |
struct | system_context_thread_t |
The thread system context, for blocking operations. More... | |
Typedefs | |
using | supervisor_ptr_t = intrusive_ptr_t< supervisor_thread_t > |
intrusive pointer for thread supervisor | |
using | system_context_ptr_t = rotor::intrusive_ptr_t< system_context_thread_t > |
intrusive pointer type for system context thread context | |
namespace for pure thread backend (supervisor) for rotor