Home
last modified time | relevance | path

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

/PHP-8.0/TSRM/
H A DTSRM.c371 static void allocate_new_resource(tsrm_tls_entry **thread_resources_ptr, THREAD_T thread_id) in allocate_new_resource() function
450 allocate_new_resource(&tsrm_tls_table[hash_value], thread_id); in ts_resource_ex()
460 allocate_new_resource(&thread_resources->next, thread_id); in ts_resource_ex()

Completed in 5 milliseconds