Monado OpenXR Runtime
|
All in one helper that handles locking, waiting for change and starting a thread. More...
#include <os/os_threading.h>
Data Fields | |
pthread_t | thread |
pthread_mutex_t | mutex |
pthread_cond_t | cond |
bool | running |
All in one helper that handles locking, waiting for change and starting a thread.