Searched refs:_atomic_set (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DUtility.h78 // _atomic_set(value, newValue)
96 _atomic_set(volatile int32 *value, int32 newValue) function
111 _atomic_set(volatile int32 *value, int32 newValue) function
118 _atomic_set(volatile int32 *value, int32) function
153 # error The macros _atomic_set(), and _atomic_test_and_set() are not defined for the target processor
H A DLock.h496 _atomic_set(&fHolder, -1);

Completed in 62 milliseconds