Searched refs:maybe_allocate_tcb (Results 1 – 2 of 2) sorted by relevance
/external/strace/ |
D | strace.c | 2019 maybe_allocate_tcb(const int pid, int status) in maybe_allocate_tcb() function 2290 tcp = maybe_allocate_tcb(pid, status); in next_event()
|
D | ChangeLog | 5602 * strace.c (maybe_allocate_tcb) <WIFSTOPPED(status) && !followfork>: 5607 * strace.c (maybe_allocate_tcb) <WIFSTOPPED(status) && !followfork>: 5668 * strace.c (maybe_allocate_tcb) <WIFSTOPPED(status) && !followfork>: 19487 * strace.c (maybe_allocate_tcb): Replace "(char *) 0" with NULL 30813 maybe_allocate_tcb, startup_tcb, trace): Likewise. 32325 * strace.c (print_debug_info, maybe_allocate_tcb, print_signalled, 32726 * strace.c (maybe_allocate_tcb): If detach_on_execve is set, do not warn 32740 * strace.c (print_debug_info, maybe_allocate_tcb, maybe_switch_tcbs,
|