Searched defs:spinlock_t (Results 1 – 3 of 3) sorted by relevance
10 typedef struct mutex spinlock_t; typedef
13 typedef struct { } spinlock_t; typedef
109 #define spinlock_t struct mutex macro