Searched defs:OSAtomicCompareAndSwapLong (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A Druntime.c51 static __inline bool OSAtomicCompareAndSwapLong(long oldl, long newl, long volatile *dst) { function
72 static __inline bool OSAtomicCompareAndSwapLong(long oldl, long newl, long volatile *dst) { function

Completed in 99 milliseconds