S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
SOPC_Thread_Impl Struct Reference

#include <p_sopc_threads.h>

Data Fields

pthread_t thread
 
P4_thr_t thread
 
pFctpStartFct
 
void * pStartArgs
 
P4_barrier_t joinSignal
 
HANDLE thread
 
SOPCThreadStartFctstartFct
 
void * args
 

Detailed Description

The linux actual implementation of Thread variables

The windows actual implementation of Thread variables

Field Documentation

◆ thread [1/3]

pthread_t SOPC_Thread_Impl::thread

◆ thread [2/3]

P4_thr_t SOPC_Thread_Impl::thread

◆ pStartFct

pFct* SOPC_Thread_Impl::pStartFct

◆ pStartArgs

void* SOPC_Thread_Impl::pStartArgs

◆ joinSignal

P4_barrier_t SOPC_Thread_Impl::joinSignal

◆ thread [3/3]

HANDLE SOPC_Thread_Impl::thread

◆ startFct

SOPCThreadStartFct* SOPC_Thread_Impl::startFct

◆ args

void* SOPC_Thread_Impl::args

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