Searched defs:spinlock_t (Results 1 – 5 of 5) sorted by relevance
6 typedef pthread_spinlock_t spinlock_t; typedef
8 #define spinlock_t pthread_mutex_t macro
22 typedef pthread_spinlock_t spinlock_t; typedef
247 fn ma_lock(&self) -> *mut bindings::spinlock_t { in ma_lock()
64 } __attribute__((preserve_access_index)) spinlock_t; typedef