Home
last modified time | relevance | path

Searched defs:read_object_lifetime_mutex_t (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dobject_lifetime_validation.h27 typedef std::shared_lock<object_lifetime_mutex_t> read_object_lifetime_mutex_t; typedef
31 typedef std::unique_lock<object_lifetime_mutex_t> read_object_lifetime_mutex_t; typedef