Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_atomic.c47 ZEND_API bool zend_atomic_int_compare_exchange(zend_atomic_int *obj, int *expected, int desired) in zend_atomic_int_compare_exchange() function
H A Dzend_atomic.h374 ZEND_API bool zend_atomic_int_compare_exchange(zend_atomic_int *obj, int *expected, int desired);

Completed in 6 milliseconds