| Monado OpenXR Runtime
    | 
Independent semaphore implementation. More...

Go to the source code of this file.
| Data Structures | |
| struct | comp_semaphore | 
| A simple implementation of the xrt_compositor_semaphore interface.  More... | |
| Functions | |
| xrt_result_t | comp_semaphore_create (struct vk_bundle *vk, xrt_graphics_sync_handle_t *out_handle, struct xrt_compositor_semaphore **out_xcsem) | 
| Creates a comp_semaphore, used to implement compositor functionality.  More... | |
Independent semaphore implementation.