Go to the documentation of this file.
23 #include "../Util/Message.h"
49 HANDLE m_hThreadHandle;
51 #if defined(__LINUX__)
52 pthread_t m_hThreadHandle;
55 void* m_hThreadHandle;
unsigned int m_uiStackSize
void terminateThread()
called outside the thread function to terminate the thread
bool checkThreadStop()
check inside the thread function to check termination
void exitThread()
called inside the thread function before leaving the thread
int createThread(void(*fuThreadFunction)(CThread *), void *pThreadObject)
void(* m_pfuThreadFunction)(CThread *)
void setThreadStackSize(unsigned int uiSize)
bool checkThreadRun()
check outside the thread function to check running
CThread & operator=(const CThread &clThread)
schunk_libm5api
Author(s): Florian Weisshardt
autogenerated on Sat May 7 2022 02:17:13