Searched defs:wait_queue_head_t (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
H A D2003-11-01-C99-CompoundLiteral.c4 typedef struct wait_queue_head_t { spinlock_t lock; } wait_queue_head_t; typedef in typeref:struct:wait_queue_head_t
6 struct wait_queue_head_t work = { lock: (spinlock_t) { 0 }, };

Completed in 103 milliseconds