NVIDIA DeepStream SDK API Reference

8.0 Release
NvMsgBrokerThread_t Struct Reference

Detailed Description

Definition at line 46 of file nvmsgbroker_internal.h.

Data Fields

pthread_t tid
 
pthread_mutex_t lock
 
pthread_cond_t cv
 

Field Documentation

◆ cv

pthread_cond_t NvMsgBrokerThread_t::cv

Definition at line 49 of file nvmsgbroker_internal.h.

◆ lock

pthread_mutex_t NvMsgBrokerThread_t::lock

Definition at line 48 of file nvmsgbroker_internal.h.

◆ tid

pthread_t NvMsgBrokerThread_t::tid

Definition at line 47 of file nvmsgbroker_internal.h.


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