Searched defs:full_set (Results 1 – 3 of 3) sorted by relevance
304 DispatchKeySet full_set(DispatchKeySet::FULL); in TEST() local377 DispatchKeySet full_set(DispatchKeySet::FULL); in TEST() local385 DispatchKeySet full_set(DispatchKeySet::FULL); in TEST() local
69 LIBC_INLINE constexpr sigset_t full_set() { return sigset_t{{-1UL}}; } in full_set() function
81 const std::set<std::string> full_set(full_list.begin(), full_list.end()); in MergePartitionLists() local