Searched refs:aViolationBuffer (Results 1 – 1 of 1) sorted by relevance
415 static sigjmp_buf aViolationBuffer; variable422 siglongjmp( aViolationBuffer, 1 ); in lcl_signal_action()449 if( sigsetjmp( aViolationBuffer, ~0 ) == 0 ) in runDests()
Completed in 31 milliseconds