Home
last modified time | relevance | path

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

/PHP-5.5/TSRM/
H A DTSRM.c270 static void allocate_new_resource(tsrm_tls_entry **thread_resources_ptr, THREAD_T thread_id) in allocate_new_resource() function
351 allocate_new_resource(&tsrm_tls_table[hash_value], thread_id); in ts_resource_ex()
361 allocate_new_resource(&thread_resources->next, thread_id); in ts_resource_ex()
433 allocate_new_resource(&new_ctx, thread_id); in tsrm_new_interpreter_context()

Completed in 9 milliseconds