Home
last modified time | relevance | path

Searched defs:pthread_rwlockattr_setpshared (Results 1 – 7 of 7) sorted by relevance

/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1983 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared() function
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs1652 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared() function
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs2308 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared() function
/rust-libc-0.2.174/src/unix/nto/
H A Dmod.rs2846 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared() function
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs2788 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, pshared: c_int) -> c_int; in pthread_rwlockattr_setpshared() function
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs5455 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared() function
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs3946 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared() function