|
The Pedigree Project 0.1
|
This is the complete list of members for OwnedThread, including all inherited members.
| adopt(Thread *thread) (defined in OwnedThread) | OwnedThread | inline |
| get() const (defined in OwnedThread) | OwnedThread | inline |
| join() | OwnedThread | inline |
| m_pThread (defined in OwnedThread) | OwnedThread | private |
| operator bool() const (defined in OwnedThread) | OwnedThread | inlineexplicit |
| operator->() const (defined in OwnedThread) | OwnedThread | inline |
| operator=(const OwnedThread &)=delete (defined in OwnedThread) | OwnedThread | private |
| OwnedThread() (defined in OwnedThread) | OwnedThread | inline |
| OwnedThread(Thread *thread) (defined in OwnedThread) | OwnedThread | inlineexplicit |
| OwnedThread(const OwnedThread &)=delete (defined in OwnedThread) | OwnedThread | private |
| stop() (defined in OwnedThread) | OwnedThread | inline |
| ~OwnedThread() (defined in OwnedThread) | OwnedThread | inline |