Searched refs:g_jmpEntry (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinclipboardthread.c60 static jmp_buf g_jmpEntry; variable in typeref:typename:jmp_buf
126 iReturn = setjmp (g_jmpEntry);
459 longjmp (g_jmpEntry, WIN_JMP_ERROR_IO);

Completed in 2 milliseconds