Searched refs:sigjmp (Results 1 – 1 of 1) sorted by relevance
185 static sigjmp_buf sigjmp; variable653 if (sigsetjmp(sigjmp, 1) == 0) { in handle_events()1409 siglongjmp(sigjmp, 1);1430 siglongjmp(sigjmp, 1);1444 siglongjmp(sigjmp, 1);1479 siglongjmp(sigjmp, 1);