Definition at line 46 of file nvmsgbroker_internal.h.
Data Fields | |
| pthread_t | tid |
| pthread_mutex_t | lock |
| pthread_cond_t | cv |
| pthread_cond_t NvMsgBrokerThread_t::cv |
Definition at line 49 of file nvmsgbroker_internal.h.
| pthread_mutex_t NvMsgBrokerThread_t::lock |
Definition at line 48 of file nvmsgbroker_internal.h.
| pthread_t NvMsgBrokerThread_t::tid |
Definition at line 47 of file nvmsgbroker_internal.h.