Home
last modified time | relevance | path

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

/php-src/TSRM/
H A DTSRM.c152 tsmm_mutex = tsrm_mutex_alloc(); in tsrm_startup()
214 tsrm_mutex_free(tsmm_mutex); in tsrm_shutdown()
281 tsrm_mutex_lock(tsmm_mutex); in ts_allocate_id()
307 tsrm_mutex_unlock(tsmm_mutex); in ts_allocate_id()
327 tsrm_mutex_lock(tsmm_mutex); in ts_allocate_fast_id()
365 tsrm_mutex_unlock(tsmm_mutex); in ts_allocate_fast_id()
445 tsrm_mutex_lock(tsmm_mutex); in ts_resource_ex()
499 tsrm_mutex_unlock(tsmm_mutex); in ts_resource_ex()
519 tsrm_mutex_lock(tsmm_mutex); in ts_free_thread()
548 tsrm_mutex_lock(tsmm_mutex); in ts_free_id()
[all …]

Completed in 8 milliseconds