arg | mcs::ThreadFunc | [private] |
error() | mcs::Thread | |
final() | mcs::Thread | [protected, virtual] |
id() | mcs::Thread | |
initial() | mcs::Thread | [protected, virtual] |
lerror | mcs::Thread | [protected] |
notify(int id, Thread *ref) | mcs::Thread | [protected, virtual] |
operator=(const Thread &) | mcs::Thread | |
parent() | mcs::Thread | |
ret | mcs::ThreadFunc | [private] |
retcode() | mcs::ThreadFunc | |
run() | mcs::ThreadFunc | [private, virtual] |
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(const Thread &) | mcs::Thread | |
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) | mcs::ThreadFunc | |
~Thread() | mcs::Thread | [virtual] |
![]() |
MCS (My Customizable Server) ver. 0.3.3-alpha3
|