locale_mutex 133 ext/standard/string.c static MUTEX_T locale_mutex = NULL; locale_mutex 202 ext/standard/string.c tsrm_mutex_lock( locale_mutex ); locale_mutex 224 ext/standard/string.c tsrm_mutex_unlock( locale_mutex ); locale_mutex 236 ext/standard/string.c locale_mutex = tsrm_mutex_alloc(); locale_mutex 245 ext/standard/string.c tsrm_mutex_free( locale_mutex ); locale_mutex 246 ext/standard/string.c locale_mutex = NULL;