Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/os/
H A Dcallb.c354 callb_is_stopped(kthread_id_t tp, caddr_t *thread_name) in callb_is_stopped() argument
374 *thread_name = cp->c_name; /* in case not stopped */ in callb_is_stopped()
405 *thread_name = sym ? sym : "*unknown*"; in callb_is_stopped()
/onnv-gate/usr/src/cmd/filebench/common/
H A Dparsertypes.h69 char *thread_name; member