Searched refs:mx_reader (Results 1 – 2 of 2) sorted by relevance
28 tsrm_mutex_lock(ht->mx_reader); in begin_read()32 tsrm_mutex_unlock(ht->mx_reader); in begin_read()39 tsrm_mutex_lock(ht->mx_reader); in end_read()43 tsrm_mutex_unlock(ht->mx_reader); in end_read()65 ht->mx_reader = tsrm_mutex_alloc(); in _zend_ts_hash_init()75 ht->mx_reader = tsrm_mutex_alloc(); in _zend_ts_hash_init_ex()89 tsrm_mutex_free(ht->mx_reader); in zend_ts_hash_destroy()142 tsrm_mutex_free(ht->mx_reader); in zend_ts_hash_graceful_destroy()
30 MUTEX_T mx_reader; member
Completed in 6 milliseconds