Searched refs:GLS_DONT_FORWARD (Results 1 – 3 of 3) sorted by relevance
229 if (gl_trap_signal(gl, SIGINT, GLS_DONT_FORWARD, GLS_ABORT, NULL)) {
1069 GLS_DONT_FORWARD=32,/* Don't forward the signal to the signal handler */ enumerator
3454 if(!(flags & GLS_DONT_FORWARD)) in gl_check_caught_signal()