Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Daudit_core.c327 tad->tad_thread = t; /* back ptr to thread: DEBUG */ in audit_thread_create()
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_kernel.h195 kthread_id_t tad_thread; /* DEBUG pointer to parent thread */ member