Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ptools/pstack/
H A Dpstack.c140 static void tlhead(id_t, id_t);
394 tlhead(tip->threadid, pip->pr_lwpid); in thread_call_stack()
421 tlhead(0, pip->pr_lwpid); in lwp_call_stack()
465 tlhead(tid, tip->lwpid); in all_call_stacks()
479 tlhead(id_t threadid, id_t lwpid) in tlhead() function