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

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DUtility.h86 _atomic_test_and_set(volatile int32 *value, int32 newValue, int32 testAgainst) function
102 _atomic_test_and_set(volatile int32 *value, int32 newValue, int32 testAgainst) function
131 _atomic_test_and_set(volatile int32 *value, int32 newValue, int32 testAgainst) function

Completed in 50 milliseconds