Searched defs:atomic_compare_exchange (Results 1 – 12 of 12) sorted by relevance
90 pub(crate) unsafe fn atomic_compare_exchange( in atomic_compare_exchange() function
139 unsafe fn atomic_compare_exchange( in atomic_compare_exchange() function
219 unsafe fn atomic_compare_exchange( in atomic_compare_exchange() function
408 unsafe fn atomic_compare_exchange( in atomic_compare_exchange() function
336 unsafe fn atomic_compare_exchange( in atomic_compare_exchange() function
107 unsafe fn atomic_compare_exchange( in atomic_compare_exchange() function
1246 unsafe fn atomic_compare_exchange( in atomic_compare_exchange() function
165 unsafe fn atomic_compare_exchange( in atomic_compare_exchange() function
221 unsafe fn atomic_compare_exchange( in atomic_compare_exchange() function
154 pub unsafe fn atomic_compare_exchange<T: NoUninit>( in atomic_compare_exchange() function
120 pub unsafe fn atomic_compare_exchange<T: NoUninit>( in atomic_compare_exchange() function
1124 template<class T> bool atomic_compare_exchange( shared_ptr<T> * p, shared_ptr<T> * v, shared_ptr<T>… in atomic_compare_exchange() function