Free Electron
Namespaces | Typedefs | Functions
Thread.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 fe
 kernel
 

Typedefs

typedef void *FE_CDECL fe::ThreadDefaultInitFunction(void)
 
typedef void *FE_CDECL fe::ThreadInitFunction(void *a_pFunctor)
 
typedef String fe::a_property
 
typedef String String fe::a_value
 
typedef void *FE_CDECL fe::ThreadGroupInitFunction(void)
 
typedef void *FE_CDECL fe::ThreadGroupCreateFunction(void *a_pRawThreadGroup, void *a_pFunctor)
 

Functions

typedef fe::bool (FE_CDECL MutexLockFunction)(bool a_recursive
 
typedef fe::void (FE_CDECL deallocateFunction)(void *pMemory)
 
typedef fe::int (FE_CDECL ThreadConcurrencyFunction)(void)