Home
last modified time | relevance | path

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

/PHP-8.1/TSRM/
H A DTSRM.c152 tsmm_mutex = tsrm_mutex_alloc(); in tsrm_startup()
216 tsrm_mutex_free(tsmm_mutex); in tsrm_shutdown()
285 tsrm_mutex_lock(tsmm_mutex); in ts_allocate_id()
311 tsrm_mutex_unlock(tsmm_mutex); in ts_allocate_id()
331 tsrm_mutex_lock(tsmm_mutex); in ts_allocate_fast_id()
369 tsrm_mutex_unlock(tsmm_mutex); in ts_allocate_fast_id()
451 tsrm_mutex_lock(tsmm_mutex); in ts_resource_ex()
505 tsrm_mutex_unlock(tsmm_mutex); in ts_resource_ex()
525 tsrm_mutex_lock(tsmm_mutex); in ts_free_thread()
546 tsrm_mutex_unlock(tsmm_mutex); in ts_free_thread()
[all …]

Completed in 5 milliseconds