Searched defs:zend_atomic_bool_compare_exchange_ex (Results 1 – 1 of 1) sorted by relevance
/php-src/Zend/ | ||
H A D | zend_atomic.h | 106 static zend_always_inline bool zend_atomic_bool_compare_exchange_ex(zend_atomic_bool *obj, bool *ex… in zend_atomic_bool_compare_exchange_ex() function |
Completed in 11 milliseconds