Searched defs:chan_waitqueues (Results 1 – 1 of 1) sorted by relevance
56 extern struct chan_waitqueues { struct57 wait_queue_head_t rt_queue;58 wait_queue_head_t lx_queue;59 atomic_t in_open;60 struct mutex mutex;