Searched refs:thread_queue (Results 1 – 2 of 2) sorted by relevance
19 extern struct thread_queue dead_q;46 struct thread_queue { struct58 void thread_enqueue(struct thread *t, struct thread_queue *q); argument
85 thread_queue dead_q;227 thread_enqueue(struct thread *t, struct thread_queue *q) in thread_enqueue()