Searched refs:fssh_atomic_and (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_atomic.h23 int32_t fssh_atomic_and(int32_t *value, int32_t andValue);
H A Dfssh_api_wrapper.h63 #define atomic_and fssh_atomic_and
/haiku/src/tools/fs_shell/
H A Datomic.cpp42 fssh_atomic_and(int32_t *value, int32_t andValue) function
H A Dblock_cache.cpp199 int32_t pending = fssh_atomic_and(&notification->events_pending,

Completed in 56 milliseconds