Monado OpenXR Runtime
Data Fields
os_thread_helper Struct Reference

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
 

Detailed Description

All in one helper that handles locking, waiting for change and starting a thread.


The documentation for this struct was generated from the following file: