Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_atomic.c34 ZEND_API bool zend_atomic_bool_exchange(zend_atomic_bool *obj, bool desired) { in zend_atomic_bool_exchange() function
H A Dzend_atomic.h370 ZEND_API bool zend_atomic_bool_exchange(zend_atomic_bool *obj, bool desired);

Completed in 5 milliseconds