#include <Condition.h>
◆ teReturnCode
Enumerator |
---|
eeTimedOut | |
eeNotified | |
◆ tcCondition()
tcCondition::tcCondition |
( |
| ) |
|
◆ notify()
void tcCondition::notify |
( |
| ) |
|
◆ notifyAll()
void tcCondition::notifyAll |
( |
| ) |
|
◆ timedWait()
int32_t tcCondition::timedWait |
( |
tcMutex * |
acMutex, |
|
|
int64_t |
anMillis |
|
) |
| |
◆ wait()
void tcCondition::wait |
( |
tcMutex * |
acMutex | ) |
|
The documentation for this class was generated from the following files:
- /tmp/mitycam_sdk/ARM/camera_software/src/Utility/Condition.h
- /tmp/mitycam_sdk/ARM/camera_software/src/Utility/Condition.cpp