Home
last modified time | relevance | path

Searched defs:atomic_fetch_set_native (Results 1 – 1 of 1) sorted by relevance

/dports/devel/folly/folly-2021.12.27.00/folly/synchronization/
H A DAtomicUtil-inl.h144 inline bool atomic_fetch_set_native( in atomic_fetch_set_native() function
164 inline bool atomic_fetch_set_native( in atomic_fetch_set_native() function
202 inline bool atomic_fetch_set_native( in atomic_fetch_set_native() function
233 inline bool atomic_fetch_set_native( in atomic_fetch_set_native() function
282 bool atomic_fetch_set_native(Atomic&, std::size_t, std::memory_order) noexcept { in atomic_fetch_set_native() function