15#include "oxr_extension_support.h"
60XRT_NONNULL_ALL XrResult
76XRT_NONNULL_ALL XrResult
Wrapper around OS threading native functions.
Forward declarations for OpenXR state tracker structs.
A wrapper around a native mutex.
Definition os_threading.h:69
Data associated with an Action that has been attached to a Session.
Definition oxr_objects.h:1707
Per-session map of action key to action attachment.
Definition oxr_session_attached_actions.h:37
struct u_hashmap_int * act_attachments_by_key
A map of action key to action attachment.
Definition oxr_session_attached_actions.h:49
A simple uint64_t key to a void pointer hashmap.
Definition u_hashmap.cpp:24