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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.h233 __forceinline kmp_int32 test_then_inc<kmp_int32>(volatile kmp_int32 *p) { function
240 __forceinline kmp_int64 test_then_inc<kmp_int64>(volatile kmp_int64 *p) { function

Completed in 81 milliseconds