C++ helper class written on top of GMutex/GCond.
Definition at line 161 of file sources/gst-plugins/gst-nvinfer/gstnvinfer_impl.h.
◆ LockGMutex() [1/2]
| gstnvinfer::LockGMutex::LockGMutex |
( |
GMutex & |
mutex | ) |
|
|
inline |
◆ ~LockGMutex() [1/2]
| gstnvinfer::LockGMutex::~LockGMutex |
( |
| ) |
|
|
inline |
◆ LockGMutex() [2/2]
| gstnvinfer::LockGMutex::LockGMutex |
( |
GMutex & |
mutex | ) |
|
|
inline |
◆ ~LockGMutex() [2/2]
| gstnvinfer::LockGMutex::~LockGMutex |
( |
| ) |
|
|
inline |
◆ lock() [1/2]
| void gstnvinfer::LockGMutex::lock |
( |
| ) |
|
◆ lock() [2/2]
| void gstnvinfer::LockGMutex::lock |
( |
| ) |
|
◆ unlock() [1/2]
| void gstnvinfer::LockGMutex::unlock |
( |
| ) |
|
◆ unlock() [2/2]
| void gstnvinfer::LockGMutex::unlock |
( |
| ) |
|
◆ wait() [1/2]
| void gstnvinfer::LockGMutex::wait |
( |
GCond & |
cond | ) |
|
◆ wait() [2/2]
| void gstnvinfer::LockGMutex::wait |
( |
GCond & |
cond | ) |
|
The documentation for this class was generated from the following file: