#include <Thread.h>
◆ ID
◆ ThreadControl() [1/2]
| IceUtil::ThreadControl::ThreadControl |
( |
| ) |
|
◆ ThreadControl() [2/2]
| IceUtil::ThreadControl::ThreadControl |
( |
pthread_t | | ) |
|
|
explicit |
◆ detach()
| void IceUtil::ThreadControl::detach |
( |
| ) |
|
◆ id()
| ID IceUtil::ThreadControl::id |
( |
| ) |
const |
◆ join()
| void IceUtil::ThreadControl::join |
( |
| ) |
|
◆ operator!=()
| bool IceUtil::ThreadControl::operator!= |
( |
const ThreadControl & | | ) |
const |
◆ operator==()
| bool IceUtil::ThreadControl::operator== |
( |
const ThreadControl & | | ) |
const |
◆ sleep()
| void IceUtil::ThreadControl::sleep |
( |
const Time & | | ) |
|
|
static |
◆ yield()
| void IceUtil::ThreadControl::yield |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: