Searched defs:read_dispatch_lock_guard_t (Results 1 – 1 of 1) sorted by relevance
37 typedef std::shared_lock<dispatch_lock_t> read_dispatch_lock_guard_t; typedef41 typedef std::unique_lock<dispatch_lock_t> read_dispatch_lock_guard_t; typedef