Searched refs:mx_writer (Results 1 – 2 of 2) sorted by relevance
30 tsrm_mutex_lock(ht->mx_writer); in begin_read()41 tsrm_mutex_unlock(ht->mx_writer); in end_read()50 tsrm_mutex_lock(ht->mx_writer); in begin_write()57 tsrm_mutex_unlock(ht->mx_writer); in end_write()66 ht->mx_writer = tsrm_mutex_alloc(); in _zend_ts_hash_init()76 ht->mx_writer = tsrm_mutex_alloc(); in _zend_ts_hash_init_ex()90 tsrm_mutex_free(ht->mx_writer); in zend_ts_hash_destroy()154 tsrm_mutex_free(ht->mx_writer); in zend_ts_hash_graceful_destroy()
31 MUTEX_T mx_writer; member
Completed in 9 milliseconds