S2OPC OPCUA Toolkit
Typedefs
p_sopc_threads.h File Reference
#include <pthread.h>

Go to the source code of this file.

Typedefs

typedef pthread_mutex_t SOPC_Mutex
 
typedef pthread_cond_t SOPC_Condition
 
typedef pthread_t SOPC_Thread
 

Typedef Documentation

◆ SOPC_Mutex

typedef pthread_mutex_t SOPC_Mutex

◆ SOPC_Condition

typedef pthread_cond_t SOPC_Condition

◆ SOPC_Thread

typedef pthread_t SOPC_Thread