Public Member Functions | |
Instance (UThreadC< void > *const &O, const UThreadC< void >::Handler &pH=0, const bool &CE=false, const bool &CA=false) | |
Public Attributes | |
unsigned char | Flags |
UThreadC< void > * | Owner |
UThreadC< void >::Handler | pFN |
Definition at line 388 of file Posix/UThreadC.h.
UThreadC< void >::Instance::Instance | ( | UThreadC< void > *const & | O, |
const UThreadC< void >::Handler & | pH = 0 , |
||
const bool & | CE = false , |
||
const bool & | CA = false |
||
) | [inline] |
Definition at line 390 of file Posix/UThreadC.h.
unsigned char UThreadC< void >::Instance::Flags |
Definition at line 395 of file Posix/UThreadC.h.
Definition at line 394 of file Posix/UThreadC.h.
Definition at line 393 of file Posix/UThreadC.h.