Searched refs:trap_pending (Results 1 - 3 of 3) sorted by relevance
/third_party/mksh/ | ||
H A D | histrap.c | 1283 trap_pending(void) in trap_pending() function |
H A D | jobs.c | 1170 if ((flags & JW_INTERRUPT) && (rv = trap_pending())) { |
H A D | sh.h | 2531 int trap_pending(void); |
Completed in 10 milliseconds