#include <sync.h>
Definition at line 19 of file sync.h.
librealsense::sync_lock::sync_lock |
( |
std::mutex & |
mutex | ) |
|
|
inline |
librealsense::sync_lock::~sync_lock |
( |
| ) |
|
|
inline |
void librealsense::sync_lock::unlock_preemptively |
( |
| ) |
|
|
inline |
bool librealsense::sync_lock::_is_locked = true |
|
private |
std::mutex& librealsense::sync_lock::_mutex |
|
private |
The documentation for this class was generated from the following file: