Home
last modified time | relevance | path

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

/third_party/mksh/
H A Djobs.c113 #define JW_INTERRUPT 0x01 /* ^C will stop the wait */ macro
715 int rv, ecode, flags = JW_INTERRUPT|JW_ASYNCNOTIFY;
1170 if ((flags & JW_INTERRUPT) && (rv = trap_pending())) {

Completed in 3 milliseconds