Home
last modified time | relevance | path

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

/external/strace/
Dunwind.c118 unwind_tcb_fin(struct tcb *tcp) in unwind_tcb_fin() function
Ddefs.h586 extern void unwind_tcb_fin(struct tcb *tcp);
Dstrace.c729 unwind_tcb_fin(tcp); in droptcb()