|
Lockless Task Scheduler
v1.0a
A lockless task scheduler
|

Public Member Functions | |
| void | signal () |
| void | wait () |
Protected Attributes | |
| std::mutex | lock |
| The signal More... | |
| std::condition_variable | cond_var |
| The radio More... | |
|
protected |
The radio
|
protected |
The signal
1.8.13