Searched defs:test_and_set (Results 1 – 7 of 7) sorted by relevance
73 atomic_flag::test_and_set(memory_order) noexcept in test_and_set() function in std::__atomic0::atomic_flag
102 bool test_and_set(unsigned Idx) { in test_and_set() function531 bool test_and_set(unsigned Idx) { in test_and_set() function
128 void test_and_set(IndexT Index) { in test_and_set() function
217 local int test_and_set(flag) in test_and_set() function