Home
last modified time | relevance | path

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

/PHP-8.0/TSRM/
H A DTSRM.c152 tsmm_mutex = tsrm_mutex_alloc(); in tsrm_startup()
211 tsrm_mutex_free(tsmm_mutex); in tsrm_shutdown()
280 tsrm_mutex_lock(tsmm_mutex); in ts_allocate_id()
306 tsrm_mutex_unlock(tsmm_mutex); in ts_allocate_id()
326 tsrm_mutex_lock(tsmm_mutex); in ts_allocate_fast_id()
364 tsrm_mutex_unlock(tsmm_mutex); in ts_allocate_fast_id()
411 tsrm_mutex_unlock(tsmm_mutex); in allocate_new_resource()
444 tsrm_mutex_lock(tsmm_mutex); in ts_resource_ex()
469 tsrm_mutex_unlock(tsmm_mutex); in ts_resource_ex()
489 tsrm_mutex_lock(tsmm_mutex); in ts_free_thread()
[all …]

Completed in 8 milliseconds