Searched refs:old_stack (Results 1 – 3 of 3) sorted by relevance
133 static stack_t old_stack; variable451 int err = sigaltstack(&stack, &old_stack); in faulthandler_allocate_stack()1407 sigaltstack(&old_stack, NULL); in _PyFaulthandler_Fini()
49 Modules/faulthandler.c:old_stack static stack_t old_stack
2832 Modules/faulthandler.c - old_stack -