Monado OpenXR Runtime
Loading...
Searching...
No Matches
oxr_pair_hashset.h File Reference

Pair of name/localized hashets with atomic erase helper. More...

#include "xrt/xrt_compiler.h"
#include "os/os_threading.h"
#include "oxr_forward_declarations.h"
#include "oxr_extension_support.h"
Include dependency graph for oxr_pair_hashset.h:

Go to the source code of this file.

Data Structures

struct  oxr_pair_hashset
 A pair of hashets (name_store and loc_store) with an optional mutex so that both members can be removed atomically. More...
 

Detailed Description

Pair of name/localized hashets with atomic erase helper.