Thread queue
struct thread_queue { struct list_head list; struct spinlock lock;};struct thread_queue referenced types:
struct thread_queue { struct list_head list; struct spinlock lock;};struct thread_queue referenced types: