HomeSort by relevance Sort by last modified time
    Searched defs:wait_queue_head_t (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
2003-11-01-C99-CompoundLiteral.c 4 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 }, };
  /external/syslinux/gpxe/src/drivers/net/
wlan_compat.h 402 typedef struct wait_queue *wait_queue_head_t; typedef in typeref:struct:wait_queue

Completed in 451 milliseconds