foo
Doxygenbug
|
Posix thread wrapper. More...
#include <mythread.h>
Protected Member Functions | |
virtual ThreadRet | Run (void)=0 |
Thread entry point. |
Posix thread wrapper.
Definition at line 17 of file mythread.h.
virtual ThreadRet MyThreads::Thread::Run | ( | void | ) | [protected, pure virtual] |