Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dfaulthandler.c1002 faulthandler_fatal_error_thread(void *plock) in faulthandler_fatal_error_thread() function
1035 thread = PyThread_start_new_thread(faulthandler_fatal_error_thread, lock); in faulthandler_fatal_error_c_thread()