Searched defs:spinlock_t (Results 1 – 6 of 6) sorted by relevance
29 } spinlock_t; typedef55 } spinlock_t; typedef
6 typedef pthread_spinlock_t spinlock_t; typedef
221 spinlock_t section in raw_spinlock_t and spinlock_t
8 #define spinlock_t pthread_mutex_t macro
125 } spinlock_t; typedef
22 typedef pthread_spinlock_t spinlock_t; typedef
Completed in 10 milliseconds