Home
last modified time | relevance | path

Searched defs:spinlock_t (Results 1 – 3 of 3) sorted by relevance

/external/qemu/
Dqemu-lock.h27 #define spinlock_t pthread_mutex_t macro
38 typedef int spinlock_t; typedef
/external/clang/test/CodeGen/
D2003-11-01-C99-CompoundLiteral.c3 typedef struct { int foo; } spinlock_t; typedef
/external/kernel-headers/original/linux/
Dspinlock_types.h32 } spinlock_t; typedef