Searched defs:spinlock_t (Results 1 – 3 of 3) sorted by relevance
27 #define spinlock_t pthread_mutex_t macro38 typedef int spinlock_t; typedef
3 typedef struct { int foo; } spinlock_t; typedef
32 } spinlock_t; typedef