IBR-DTNSuite  0.8
ibrcommon::DetachedThread Member List
This is the complete list of members for ibrcommon::DetachedThread, including all inherited members.
__cancellation()=0ibrcommon::Thread [protected, pure virtual]
_stateibrcommon::Thread [protected]
attribrcommon::Thread [protected]
cancel()ibrcommon::Thread [protected]
concurrency(int level)ibrcommon::Thread [protected, static]
detach(void)ibrcommon::Thread [protected]
DetachedThread(size_t size=DEFAULT_STACKSIZE)ibrcommon::DetachedThread [protected]
equal(pthread_t thread1, pthread_t thread2)ibrcommon::Thread [protected, static]
exec_thread(void *obj)ibrcommon::Thread [protected, static]
exit(void)ibrcommon::Thread [protected, static]
finalize_thread(void *obj)ibrcommon::Thread [protected, static]
finally(void)ibrcommon::Thread [inline, protected, virtual]
kill(int sig)ibrcommon::Thread [protected]
operator==(const ibrcommon::Thread &other)ibrcommon::Thread [inline, protected]
priorityibrcommon::Thread [protected]
run(void)=0ibrcommon::Thread [protected, pure virtual]
setup(void)ibrcommon::Thread [inline, protected, virtual]
sleep(size_t timeout)ibrcommon::Thread [protected, static]
stackibrcommon::Thread [protected]
start(int priority=0)ibrcommon::DetachedThread
stop()ibrcommon::DetachedThread
Thread(size_t stack=DEFAULT_STACKSIZE, bool delete_on_exit=false)ibrcommon::Thread [protected]
THREAD_CANCELLED enum valueibrcommon::Thread [protected]
THREAD_ERROR enum valueibrcommon::Thread [protected]
THREAD_FINALIZED enum valueibrcommon::Thread [protected]
THREAD_FINALIZING enum valueibrcommon::Thread [protected]
THREAD_INITIALIZED enum valueibrcommon::Thread [protected]
THREAD_JOINED enum valueibrcommon::Thread [protected]
THREAD_PREPARE enum valueibrcommon::Thread [protected]
THREAD_RUNNING enum valueibrcommon::Thread [protected]
THREAD_SETUP enum valueibrcommon::Thread [protected]
THREAD_STATE enum nameibrcommon::Thread [protected]
tidibrcommon::Thread [protected]
yield(void)ibrcommon::Thread [protected, static]
~DetachedThread()=0ibrcommon::DetachedThread [pure virtual]
~Thread()=0ibrcommon::Thread [protected, pure virtual]