![]() |
Home | Libraries | Author | Links |
Definition at line 1023 of file divaids.hpp.
Public Member Functions | |
condition () | |
| |
void | signal () |
| |
void | broadcast () |
| |
void | wait (scoped_lock &lock) |
| |
bool | timed_wait (scoped_lock &lock, int64 absTimeMs) |
|
stm::condition::condition | ( | ) | [explicit] |
void stm::condition::signal | ( | ) |
void stm::condition::broadcast | ( | ) |
void stm::condition::wait | ( | scoped_lock & | lock | ) |
bool stm::condition::timed_wait | ( | scoped_lock & | lock, | |
int64 | absTimeMs | |||
) |
© Copyright Tom Michaelis 2002-2007
Distributed under the SysToMath Software License (See the accompanying file license.txt or a copy at www.SysToMath.com).