Searched refs:EndWaitTimeout (Results 1 – 1 of 1) sorted by relevance
4212 static jmp_buf EndWaitTimeout; variable4225 longjmp(EndWaitTimeout, 1);4281 if (setjmp(EndWaitTimeout) == 0)