Searched defs:thd (Results 1 – 3 of 3) sorted by relevance
35 typedef struct thd { struct36 pthread_cond_t thd_cv; argument37 pthread_mutex_t thd_mutex; argument38 int thd_waiting; argument
3835 hat_thread_exit(kthread_t *thd) in hat_thread_exit()
13557 hat_thread_exit(kthread_t *thd) in hat_thread_exit()