Jetson Inference
DNN Vision Library
|
This is the complete list of members for Event, including all inherited members.
Event(bool auto_reset=true) | Event | inline |
GetID() | Event | inline |
mAutoReset | Event | protected |
mID | Event | protected |
mQuery | Event | protected |
mQueryMutex | Event | protected |
Query() | Event | inline |
Reset() | Event | inline |
Wait() | Event | inline |
Wait(const timespec &timeout) | Event | inline |
Wait(uint64_t timeout) | Event | inline |
WaitNs(uint64_t timeout) | Event | inline |
WaitUs(uint64_t timeout) | Event | inline |
Wake() | Event | inline |
~Event() | Event | inline |