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


Public Types | |
| typedef memory | super |
Public Member Functions | |
| void | set_name (const tchar_t *_name) override |
| void | allocate_begin (size_t _size, bool _initialized) override |
| void | allocate_end (void **_memory_allocation, size_t _size, bool _initialized) override |
Public Member Functions inherited from task_scheduler::profile::memory | |
| ts_declare_attribute_and_callbacks (memory, const tchar_t *, name) | |
| void | suppress () |
| void | unsuppress () |
Additional Inherited Members | |
Static Public Member Functions inherited from task_scheduler::profile::memory | |
| template<class TKey > | |
| static memory * | instance () |
1.8.13