Searched refs:maybe_allocate_tcb (Results 1 – 2 of 2) sorted by relevance
/external/strace/ |
D | strace.c | 2033 maybe_allocate_tcb(const int pid, int status) in maybe_allocate_tcb() function 2343 tcp = maybe_allocate_tcb(pid, status); in next_event()
|
D | ChangeLog | 13164 * strace.c (maybe_allocate_tcb) <WIFSTOPPED(status) && !followfork>: 13169 * strace.c (maybe_allocate_tcb) <WIFSTOPPED(status) && !followfork>: 13230 * strace.c (maybe_allocate_tcb) <WIFSTOPPED(status) && !followfork>: 27049 * strace.c (maybe_allocate_tcb): Replace "(char *) 0" with NULL 38375 maybe_allocate_tcb, startup_tcb, trace): Likewise. 39887 * strace.c (print_debug_info, maybe_allocate_tcb, print_signalled, 40288 * strace.c (maybe_allocate_tcb): If detach_on_execve is set, do not warn 40302 * strace.c (print_debug_info, maybe_allocate_tcb, maybe_switch_tcbs,
|