Struct cubthread::wait_duration¶
ClassList > cubthread > wait_duration
#include <thread_waiter.hpp>
Public Attributes¶
| Type | Name |
|---|---|
| D | m_duration |
| bool | m_infinite |
Public Functions¶
| Type | Name |
|---|---|
| const wait_duration & | operator= (const D & duration) |
| void | set_duration (const D & duration) |
| void | set_infinite_wait () |
| wait_duration () |
|
| wait_duration (const D & duration) |
Public Attributes Documentation¶
variable m_duration¶
variable m_infinite¶
Public Functions Documentation¶
function operator=¶
function set_duration¶
function set_infinite_wait¶
function wait_duration [1/2]¶
function wait_duration [2/2]¶
The documentation for this class was generated from the following file cubrid/src/thread/thread_waiter.hpp