Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dcallb.c55 kthread_id_t c_thread; /* ptr to caller's thread struct */ member
128 cp->c_thread = t; in callb_add_common()
362 cp != NULL && tp != cp->c_thread; cp = cp->c_next) in callb_is_stopped()