Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dcygwin.txt803 pthread_spin_lock
H A Dopenbsd.txt1247 pthread_spin_lock
H A Dnetbsd.txt1511 pthread_spin_lock
H A Ddragonfly.txt1540 pthread_spin_lock
H A Dfreebsd.txt2217 pthread_spin_lock
H A Daix.txt2332 pthread_spin_lock
H A Dandroid.txt3688 pthread_spin_lock
H A Dlinux.txt4169 pthread_spin_lock
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/
H A Dmod.rs725 pub fn pthread_spin_lock(lock: *mut pthread_spinlock_t) -> c_int; in pthread_spin_lock() function
/rust-libc-0.2.174/src/teeos/
H A Dmod.rs1098 pub fn pthread_spin_lock(lock: *mut pthread_spinlock_t) -> c_int; in pthread_spin_lock() function
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1543 pub fn pthread_spin_lock(lock: *mut pthread_spinlock_t) -> c_int; in pthread_spin_lock() function
/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs1735 pub fn pthread_spin_lock(lock: *mut crate::pthread_spinlock_t) -> c_int; in pthread_spin_lock() function
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs2299 pub fn pthread_spin_lock(lock: *mut pthread_spinlock_t) -> c_int; in pthread_spin_lock() function
/rust-libc-0.2.174/src/unix/nto/
H A Dmod.rs2995 pub fn pthread_spin_lock(lock: *mut crate::pthread_spinlock_t) -> c_int; in pthread_spin_lock() function
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs2817 pub fn pthread_spin_lock(lock: *mut pthread_spinlock_t) -> c_int; in pthread_spin_lock() function
/rust-libc-0.2.174/src/unix/linux_like/android/
H A Dmod.rs3702 pub fn pthread_spin_lock(lock: *mut crate::pthread_spinlock_t) -> c_int; in pthread_spin_lock() function
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs3983 pub fn pthread_spin_lock(lock: *mut crate::pthread_spinlock_t) -> c_int; in pthread_spin_lock() function
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs5017 pub fn pthread_spin_lock(lock: *mut pthread_spinlock_t) -> c_int; in pthread_spin_lock() function
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs6605 pub fn pthread_spin_lock(lock: *mut crate::pthread_spinlock_t) -> c_int; in pthread_spin_lock() function