Home
last modified time | relevance | path

Searched defs:thd (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/auditd/
H A Dplugin.h35 typedef struct thd { struct
36 pthread_cond_t thd_cv; argument
37 pthread_mutex_t thd_mutex; argument
38 int thd_waiting; argument
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c4316 hat_thread_exit(kthread_t *thd) in hat_thread_exit()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c13557 hat_thread_exit(kthread_t *thd) in hat_thread_exit()