|
Lockless Task Scheduler
v1.0a
A lockless task scheduler
|
Struct thread_unsafe_access_storage More...
#include <utils.h>
Public Member Functions | |
| thread_unsafe_access_storage () | |
| Initializes a new instance of the thread_unsafe_access_storage struct. More... | |
Public Attributes | |
| std::atomic_int64_t | last_thread_id |
| The last thread identifier More... | |
Struct thread_unsafe_access_storage
|
inline |
Initializes a new instance of the thread_unsafe_access_storage struct.
| std::atomic_int64_t task_scheduler::thread_unsafe_access_storage::last_thread_id |
The last thread identifier
1.8.13