Home
last modified time | relevance | path

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

/PHP-7.2/TSRM/
H A DTSRM.c295 static void allocate_new_resource(tsrm_tls_entry **thread_resources_ptr, THREAD_T thread_id) in allocate_new_resource() function
370 allocate_new_resource(&tsrm_tls_table[hash_value], thread_id); in ts_resource_ex()
380 allocate_new_resource(&thread_resources->next, thread_id); in ts_resource_ex()
449 allocate_new_resource(&new_ctx, thread_id); in tsrm_new_interpreter_context()

Completed in 11 milliseconds