Searched defs:test_then_and (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.h527 static inline flag_t test_then_and(volatile flag_t *f, flag_t v) { function in struct:flag_traits
542 static inline flag_t test_then_and(volatile flag_t *f, flag_t v) { function in struct:flag_traits

Completed in 101 milliseconds