Home
last modified time | relevance | path

Searched refs:__pthread_spinlock_t (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs139 pub type __pthread_spinlock_t = c_int; typedef
156 pub type pthread_spinlock_t = __pthread_spinlock_t;
669 pub __lock: __pthread_spinlock_t,
673 pub __lock: __pthread_spinlock_t,
692 pub __held: __pthread_spinlock_t,
693 pub __lock: __pthread_spinlock_t,
702 pub __lock: __pthread_spinlock_t,