Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
ost::PosixThread Member List
This is the complete list of members for ost::PosixThread, including all inherited members.
- _alarm (defined in ost::PosixThread)
[private] - _arm (defined in ost::PosixThread)
[private, static] - _timer (defined in ost::PosixThread)
[private, static] - ccxx_sleep(timeout_t msec)
[friend] - ccxx_yield(void)
[friend] - clrParent(void)
[inline, protected] - Detach(Semaphore *start=0)
- endTimer(void)
[protected] - execHandler(Thread *th)
[friend] - Exit(void)
[inline, protected] - Final(void)
[inline, protected, virtual] - getCancel(void)
[inline] - getException(void)
[friend] - getExtended(void)
[inline, protected, virtual] - getParent(void)
[inline] - getTimer(void)
[protected] - Initial(void)
[inline, protected, virtual] - isRunning(void)
- isThread(void)
- Notify(Thread *th)
[inline, protected, virtual] - OnDisconnect(void)
[inline, protected, virtual] - OnException(void)
[inline, protected, virtual] - OnHangup(void)
[inline, protected, virtual] - OnPolling(void)
[inline, protected, virtual] - OnSignal(int signo)
[inline, protected, virtual] - OnTimer(void)
[inline, protected, virtual] - operator++(Thread &th)
[friend] - operator--(Thread &th)
[friend] - Resume(void)
- Run(void)=0
[protected, pure virtual] - setCancel(thread_cancel_t mode)
[protected] - setException(throw_t mode)
[friend] - setSignal(int signo, bool mode)
[protected] - setSuspend(thread_suspend_t mode)
[protected] - setTimer(timeout_t timer)
[protected] - sigHandler(int signo)
[friend] - siginstall(int signo)
[friend] - SignalMain(signo_t signo)
[inline, protected] - SignalParent(signo_t signo)
[inline, protected] - SignalThread(Thread *th, signo_t signo) (defined in ost::PosixThread)
[inline, private, static] - SignalThread(int signo)
[inline] - Sleep(timeout_t msec)
[inline, protected] - Start(Semaphore *start=0)
- Suspend(void)
- Terminate(void)
[protected] - testCancel(void)
[protected] - Thread(bool isMain)
- Thread(int pri=0, size_t stack=0)
- Thread(const Thread &th)
- WaitSignal(signo_t signo)
[protected] - Yield(void)
[protected] - ~Thread()
[inline, virtual]
Generated at Fri Jan 4 18:51:50 2002 for CommonC++ by
1.2.10 written by Dimitri van Heesch,
© 1997-2001