MCS
0.3.3-alpha7
|
This is the complete list of members for mcs::ThreadFunc, including all inherited members.
arg (defined in mcs::ThreadFunc) | mcs::ThreadFunc | private |
error() | mcs::Thread | |
final() | mcs::Thread | protectedvirtual |
id() | mcs::Thread | |
initial() | mcs::Thread | protectedvirtual |
lerror | mcs::Thread | protected |
notify(int id, Thread *ref) | mcs::Thread | protectedvirtual |
parent() | mcs::Thread | |
ret (defined in mcs::ThreadFunc) | mcs::ThreadFunc | private |
retcode() (defined in mcs::ThreadFunc) | mcs::ThreadFunc | |
run() (defined in mcs::ThreadFunc) | mcs::ThreadFunc | privatevirtual |
set_cancel_state(bool cancel) | mcs::Thread | protected |
start() | mcs::Thread | |
start_routine1 (defined in mcs::ThreadFunc) | mcs::ThreadFunc | private |
start_routine2 (defined in mcs::ThreadFunc) | mcs::ThreadFunc | private |
startDetached(bool selfDelete=false) | mcs::Thread | |
state() | mcs::Thread | |
stop() | mcs::Thread | |
test_cancel() | mcs::Thread | protected |
Thread(int id=0, Thread *parent=NULL) | mcs::Thread | |
ThreadFunc(int(*start_routine)(void *), void *arg) | mcs::ThreadFunc | |
ThreadFunc(Event *(*start_routine)(void *), void *arg) (defined in mcs::ThreadFunc) | mcs::ThreadFunc | |
~Thread() | mcs::Thread | virtual |
![]() |
MCS (My Customizable Server) ver. 0.3.3-alpha7
|