Searched refs:tsrm_mutex_unlock (Results 1 – 12 of 12) sorted by relevance
244 tsrm_mutex_unlock(tsrm_env_mutex); in tsrm_env_unlock()294 tsrm_mutex_unlock(tsmm_mutex); in ts_allocate_id()307 tsrm_mutex_unlock(tsmm_mutex); in ts_allocate_id()338 tsrm_mutex_unlock(tsmm_mutex); in ts_allocate_fast_id()352 tsrm_mutex_unlock(tsmm_mutex); in ts_allocate_fast_id()365 tsrm_mutex_unlock(tsmm_mutex); in ts_allocate_fast_id()452 tsrm_mutex_unlock(tsmm_mutex); in ts_resource_ex()499 tsrm_mutex_unlock(tsmm_mutex); in ts_resource_ex()540 tsrm_mutex_unlock(tsmm_mutex); in ts_free_thread()574 tsrm_mutex_unlock(tsmm_mutex); in ts_free_id()[all …]
129 TSRM_API int tsrm_mutex_unlock(MUTEX_T mutexp);
36 #define gdMutexUnlock(x) tsrm_mutex_unlock(x)
23 #define MYSQLND_STATS_UNLOCK(stats) tsrm_mutex_unlock((stats)->LOCK_access)
78 tsrm_mutex_unlock(php_crypt_extended_init_lock); in _crypt_extended_init_r()
143 tsrm_mutex_unlock( locale_mutex ); in localeconv_r()
41 #define local_unlock(x) tsrm_mutex_unlock(reentrant_locks[x])
262 tsrm_mutex_unlock(php_com_typelibraries_mutex); in php_com_cache_typelib()298 tsrm_mutex_unlock(php_com_typelibraries_mutex); in php_com_load_typelib_via_cache()
168 tsrm_mutex_unlock(ancillary_mutex); in get_ancillary_reg_entry()
540 tsrm_mutex_unlock(zts_lock); in zend_shared_alloc_unlock()
85 #define php_pcre_mutex_unlock() tsrm_mutex_unlock(pcre_mt);
80 tsrm_mutex_unlock(php_curl_openssl_tsl[n]); in php_curl_ssl_lock()
Completed in 61 milliseconds