Various C++ Examples (including IPC)  Version: 1.0.0
ThreadMgr Member List

This is the complete list of members for ThreadMgr, including all inherited members.

addID(pthread_t id, func_arguments *arg)ThreadMgrinlineprotected
addTerminated(ThreadMgr *arg)ThreadMgrinlineprotectedstatic
cancel_thread(pthread_t *tid)ThreadMgrinline
condWait(void **thread_return_val)ThreadMgrinline
createThread(void *(*thread_func)(void *), void *arg)ThreadMgrinline
func(void *arg)ThreadMgrinlineprotectedstatic
m_cond_mutexThreadMgrprivate
m_cond_varThreadMgrprivate
m_idsThreadMgrprivate
m_mutexThreadMgrprivate
m_terminatedThreadMgrprivate
no_threads_terminated()ThreadMgrinline
removeTerminated(void **return_val)ThreadMgrinlineprotected
shutdown_thread(void *arg)ThreadMgrinlineprotectedstatic
ThreadMgr()ThreadMgrinline
threadsActive()ThreadMgrinline