|
The Pedigree Project 0.1
|
Collaboration diagram for TimerHandlerRegistry::DispatchCleanup:Public Member Functions | |
| DispatchCleanup (TimerHandlerRegistry *handlerRegistry, HandlerSlot *handlerSlot, void *dispatchOwner, size_t admittedPublication) | |
Public Attributes | |
| TimerHandlerRegistry * | registry |
| HandlerSlot * | slot |
| void * | owner |
| size_t | publication |
| AtomicStateCleanupRecord | cleanup |
Definition at line 101 of file TimerHandlerRegistry.h.
|
inline |
Definition at line 102 of file TimerHandlerRegistry.h.
| AtomicStateCleanupRecord TimerHandlerRegistry::DispatchCleanup::cleanup |
Definition at line 114 of file TimerHandlerRegistry.h.
| void* TimerHandlerRegistry::DispatchCleanup::owner |
Definition at line 112 of file TimerHandlerRegistry.h.
| size_t TimerHandlerRegistry::DispatchCleanup::publication |
Definition at line 113 of file TimerHandlerRegistry.h.
| TimerHandlerRegistry* TimerHandlerRegistry::DispatchCleanup::registry |
Definition at line 110 of file TimerHandlerRegistry.h.
| HandlerSlot* TimerHandlerRegistry::DispatchCleanup::slot |
Definition at line 111 of file TimerHandlerRegistry.h.