Lockless Task Scheduler  v1.0a
A lockless task scheduler
Public Types | Public Member Functions | List of all members
task_scheduler::profile::memory_itt Class Reference
Inheritance diagram for task_scheduler::profile::memory_itt:
Inheritance graph
[legend]
Collaboration diagram for task_scheduler::profile::memory_itt:
Collaboration graph
[legend]

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 memoryinstance ()
 

The documentation for this class was generated from the following file: