Home
last modified time | relevance | path

Searched refs:atomic_fetch_reset_native (Results 1 – 1 of 1) sorted by relevance

/dports/devel/folly/folly-2021.12.27.00/folly/synchronization/
H A DAtomicUtil-inl.h172 inline bool atomic_fetch_reset_native( in atomic_fetch_reset_native() function
192 inline bool atomic_fetch_reset_native( in atomic_fetch_reset_native() function
240 inline bool atomic_fetch_reset_native( in atomic_fetch_reset_native() function
271 bool atomic_fetch_reset_native( in atomic_fetch_reset_native() function
287 bool atomic_fetch_reset_native( in atomic_fetch_reset_native() function
324 return detail::atomic_fetch_reset_native(atomic, bit, mo); in atomic_fetch_reset()