Searched refs:allocate_new_resource (Results 1 – 1 of 1) sorted by relevance
290 static void allocate_new_resource(tsrm_tls_entry **thread_resources_ptr, THREAD_T thread_id) in allocate_new_resource() function365 allocate_new_resource(&tsrm_tls_table[hash_value], thread_id); in ts_resource_ex()375 allocate_new_resource(&thread_resources->next, thread_id); in ts_resource_ex()444 allocate_new_resource(&new_ctx, thread_id); in tsrm_new_interpreter_context()
Completed in 9 milliseconds