YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
yaclib::fault Namespace Reference

Classes

class  Scheduler
 

Variables

static SchedulersCurrentScheduler = nullptr
 
static thread_local detail::fiber::FiberBasesCurrent = nullptr
 
static std::uint32_t sTickLength = 10
 

Variable Documentation

◆ sCurrent

◆ sCurrentScheduler

Scheduler* yaclib::fault::sCurrentScheduler = nullptr
static

◆ sTickLength

std::uint32_t yaclib::fault::sTickLength = 10
static

Definition at line 12 of file scheduler.cpp.

Referenced by yaclib::fault::Scheduler::SetTickLength().