Searched refs:sigwinch_queued (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/luit/dist/ | ||
| H A D | luit.c | 63 static volatile int sigwinch_queued = 0; variable in typeref:typename:volatile int 465 sigwinch_queued = 1; 674 if (sigwinch_queued) { 675 sigwinch_queued = 0; |
Completed in 3 milliseconds