Home
last modified time | relevance | path

Searched refs:unwind_tcb_fin (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dunwind.c116 unwind_tcb_fin(struct tcb *tcp) in unwind_tcb_fin() function
Ddefs.h659 extern void unwind_tcb_fin(struct tcb *tcp);
Dstrace.c750 unwind_tcb_fin(tcp); in droptcb()