Searched refs:temporary_c_thread (Results 1 – 2 of 2) sorted by relevance
2348 temporary_c_thread(void *data) in temporary_c_thread() function2400 thread = PyThread_start_new_thread(temporary_c_thread, &test_c_thread); in call_in_temporary_c_thread()
3754 temporary_c_thread(void *data) in temporary_c_thread() function3806 thread = PyThread_start_new_thread(temporary_c_thread, &test_c_thread); in call_in_temporary_c_thread()