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 399 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 401 of file Posix/UThreadC.h.
| unsigned char UThreadC< void >::Instance::Flags |
Definition at line 406 of file Posix/UThreadC.h.
Definition at line 405 of file Posix/UThreadC.h.
Definition at line 404 of file Posix/UThreadC.h.