|
kodi
|

Classes | |
| class | NotificationHelper |
Public Member Functions | |
| NPT_Result | ReceiveCallback (NPT_ThreadCallbackReceiver &receiver, NPT_Timeout timeout=0) |
| NPT_Result | SendCallback (void *args) |
| NPT_Result | SetNotificationHelper (NotificationHelper *helper) |
| NPT_Result | Shutdown () |
Protected Attributes | |
| volatile void * | m_CallbackArgs |
| volatile bool | m_Shutdown |
| NPT_SharedVariable | m_Pending |
| NPT_SharedVariable | m_Ack |
| NPT_Mutex | m_ReadLock |
| NPT_Mutex | m_WriteLock |
| NotificationHelper * | m_NotificationHelper |
1.8.13