tsrm_mutex_alloc 159 TSRM/TSRM.c tsmm_mutex = tsrm_mutex_alloc(); tsrm_mutex_alloc 138 TSRM/TSRM.h TSRM_API MUTEX_T tsrm_mutex_alloc(void); tsrm_mutex_alloc 558 Zend/zend_strtod.c dtoa_mutex = tsrm_mutex_alloc(); tsrm_mutex_alloc 559 Zend/zend_strtod.c pow5mult_mutex = tsrm_mutex_alloc(); tsrm_mutex_alloc 65 Zend/zend_ts_hash.c ht->mx_reader = tsrm_mutex_alloc(); tsrm_mutex_alloc 66 Zend/zend_ts_hash.c ht->mx_writer = tsrm_mutex_alloc(); tsrm_mutex_alloc 75 Zend/zend_ts_hash.c ht->mx_reader = tsrm_mutex_alloc(); tsrm_mutex_alloc 76 Zend/zend_ts_hash.c ht->mx_writer = tsrm_mutex_alloc(); tsrm_mutex_alloc 486 Zend/zend_virtual_cwd.c cwd_mutex = tsrm_mutex_alloc(); tsrm_mutex_alloc 117 ext/curl/interface.c if (*((MUTEX_T *) m) = tsrm_mutex_alloc()) { tsrm_mutex_alloc 1251 ext/curl/interface.c php_curl_openssl_tsl[i] = tsrm_mutex_alloc(); tsrm_mutex_alloc 33 ext/gd/libgd/gdhelpers.h #define gdMutexSetup(x) x = tsrm_mutex_alloc() tsrm_mutex_alloc 245 ext/mysqlnd/mysqlnd_statistics.c (*stats)->LOCK_access = tsrm_mutex_alloc(); tsrm_mutex_alloc 83 ext/opcache/zend_shared_alloc.c zts_lock = tsrm_mutex_alloc(); tsrm_mutex_alloc 448 ext/sockets/sendrecvmsg.c ancillary_mutex = tsrm_mutex_alloc(); tsrm_mutex_alloc 69 ext/standard/php_crypt_r.c php_crypt_extended_init_lock = tsrm_mutex_alloc(); tsrm_mutex_alloc 236 ext/standard/string.c locale_mutex = tsrm_mutex_alloc(); tsrm_mutex_alloc 259 main/reentrancy.c reentrant_locks[i] = tsrm_mutex_alloc(); tsrm_mutex_alloc 59 win32/winutil.c php_lock_win32_cryptoctx = tsrm_mutex_alloc();