Home
last modified time | relevance | path

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

/PHP-7.4/TSRM/
H A DTSRM.c391 static void allocate_new_resource(tsrm_tls_entry **thread_resources_ptr, THREAD_T thread_id) in allocate_new_resource() function
470 allocate_new_resource(&tsrm_tls_table[hash_value], thread_id); in ts_resource_ex()
480 allocate_new_resource(&thread_resources->next, thread_id); in ts_resource_ex()
551 allocate_new_resource(&new_ctx, thread_id); in tsrm_new_interpreter_context()

Completed in 8 milliseconds