Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
vault::gear::anonymous_namespace{scheduler-commutator.hpp} Namespace Reference

Functions

auto thisThread ()
 convenient short-notation, also used by SchedulerService
 

Variables

microseconds GROOMING_WAIT_CYCLE {70us}
 wait-sleep in case a thread must forcibly acquire the Grooming-Token
 

Function Documentation

◆ thisThread()

auto thisThread ( )
inline

convenient short-notation, also used by SchedulerService

Definition at line 94 of file scheduler-commutator.hpp.

References thisThread().

Referenced by thisThread().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ GROOMING_WAIT_CYCLE

microseconds GROOMING_WAIT_CYCLE {70us}

wait-sleep in case a thread must forcibly acquire the Grooming-Token

Definition at line 91 of file scheduler-commutator.hpp.