#include <conditn.hxx>
List of all members.
Member Enumeration Documentation
- Enumerator:
result_ok |
|
result_error |
|
result_timeout |
|
Constructor & Destructor Documentation
osl::Condition::Condition |
( |
| ) |
[inline] |
osl::Condition::~Condition |
( |
| ) |
[inline] |
Member Function Documentation
sal_Bool osl::Condition::check |
( |
| ) |
[inline] |
Checks if the condition is set without blocking.
void osl::Condition::reset |
( |
| ) |
[inline] |
void osl::Condition::set |
( |
| ) |
[inline] |
Blocks the calling thread until condition is set.
The documentation for this class was generated from the following file: