Searched refs:_make_call_from_thread (Results 1 – 2 of 2) sorted by relevance
1978 _make_call_from_thread(void *callable) in _make_call_from_thread() function2007 PyThread_start_new_thread(_make_call_from_thread, fn); in test_thread_state()2021 PyThread_start_new_thread(_make_call_from_thread, fn); in test_thread_state()
2361 _make_call_from_thread(void *callable) in _make_call_from_thread() function2390 PyThread_start_new_thread(_make_call_from_thread, fn); in test_thread_state()2404 PyThread_start_new_thread(_make_call_from_thread, fn); in test_thread_state()