Searched refs:fssh_atomic_set (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_atomic.h18 void fssh_atomic_set(int32_t* value, int32_t newValue);
H A Dfssh_api_wrapper.h59 #define atomic_set fssh_atomic_set
/haiku/src/tools/fs_shell/
H A Datomic.cpp14 fssh_atomic_set(int32_t* value, int32_t newValue) function

Completed in 55 milliseconds