Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
ost::Thread Member List
This is the complete list of members for ost::Thread, including all inherited members.
- _attr (defined in ost::Thread)
[private]
- _cancel (defined in ost::Thread)
[private]
- _env (defined in ost::Thread)
[private]
- _main (defined in ost::Thread)
[private, static]
- _msgbuf (defined in ost::Thread)
[private]
- _msgpos (defined in ost::Thread)
[private]
- _parent (defined in ost::Thread)
[private]
- _start (defined in ost::Thread)
[private]
- _suspendcount (defined in ost::Thread)
[private]
- _throw (defined in ost::Thread)
[private]
- _tid (defined in ost::Thread)
[private]
- ccxx_sigsuspend(int)
[friend]
- ccxx_sleep(timeout_t msec)
[friend]
- ccxx_yield(void)
[friend]
- clrParent(void)
[inline, protected]
- Detach(Semaphore *start=0)
- 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]
- getThread(void)
[friend]
- Initial(void)
[inline, protected, virtual]
- isRunning(void)
- isThread(void)
- Notify(Thread *th)
[inline, protected, virtual]
- operator++(Thread &th)
[friend]
- operator--(Thread &th)
[friend]
- PosixThread class
[friend]
- Resume(void)
- Run(void)=0
[protected, pure virtual]
- setCancel(thread_cancel_t mode)
[protected]
- setException(throw_t mode)
[friend]
- setSuspend(thread_suspend_t mode)
[protected]
- Sleep(timeout_t msec)
[inline, protected]
- Slog class
[friend]
- 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)
- Yield(void)
[protected]
- ~Thread()
[inline, virtual]
Generated at Fri Dec 21 08:31:36 2001 for CommonC++ by
1.2.10 written by Dimitri van Heesch,
© 1997-2001