Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/os/
H A Dcallb.c51 kthread_id_t c_thread; /* ptr to caller's thread struct */ member
151 cp->c_thread = t; in callb_add_common()
386 cp != NULL && tp != cp->c_thread; cp = cp->c_next) in callb_is_stopped()