Enumerations | Functions | Variables
Threading Namespace Reference

Namespace offering helpers and types useful for multithreading. More...

Enumerations

enum  EEventStatus { eEventSuccess, eEventTimeout }
 
enum  EMutexStatus { eMutexSuccess, eMutexBusy, eMutexError }
 

Functions

void SleepThread (int nMS)
 
void YieldThread ()
 

Variables

const int WAIT_INFINITE = -1
 

Detailed Description

Namespace offering helpers and types useful for multithreading.

Enumeration Type Documentation

Enumerator
eEventSuccess 
eEventTimeout 

Definition at line 70 of file Threading.h.

Enumerator
eMutexSuccess 
eMutexBusy 
eMutexError 

Definition at line 62 of file Threading.h.

Function Documentation

void Threading::SleepThread ( int  nMS)

Definition at line 84 of file Threading.cpp.

void Threading::YieldThread ( )

Definition at line 67 of file Threading.cpp.

Variable Documentation

const int Threading::WAIT_INFINITE = -1

Definition at line 59 of file Threading.h.



asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Dec 2 2019 03:47:29