Lines Matching refs:droptcb
859 * strace.c [LINUX] (droptcb): Recurse on TCP->parent if it is a
1265 [LINUX] (detach): Call droptcb() instead of the wrongly parametrized
1267 (handle_group_exit): Call droptcb() instead of the wrongly parametrized
1893 (handle_group_exit): Use detach, not droptcb, for predeceased thread.
2442 Remove droptcb loop at end, no longer required since 2.6 reports each
3345 (droptcb): Increment our parent's zombie count.
3665 * strace.c (droptcb): Clear flags word before calling rebuild_pollv.
3718 (droptcb) [TCB_CLONE_THREAD]: Maintain new fields.
3724 (trace) [TCB_GROUP_EXITING]: Use that in place of detach or droptcb.
4117 * strace.c: close tcp->outf in droptcb()
5429 (droptcb): Reset close TCB's outf to NULL instead of stderr.