HomeSort by relevance Sort by last modified time
    Searched refs:TCB_IGNORE_ONE_SIGSTOP (Results 1 - 2 of 2) sorted by null

  /external/strace/
strace.c 125 static int post_attach_sigstop = TCB_IGNORE_ONE_SIGSTOP;
128 # define post_attach_sigstop TCB_IGNORE_ONE_SIGSTOP
853 if (tcp->flags & TCB_IGNORE_ONE_SIGSTOP)
901 * 3. Attach SIGSTOP was already pending (TCB_IGNORE_ONE_SIGSTOP set)
    [all...]
defs.h 232 #define TCB_IGNORE_ONE_SIGSTOP 0x02 /* Next SIGSTOP is to be ignored */
    [all...]

Completed in 114 milliseconds