Home
last modified time | relevance | path

Searched defs:pthread_rwlockattr_init (Results 1 – 3 of 3) sorted by relevance

/rust-libc-0.2.174/src/unix/
H A Dmod.rs1349 pub fn pthread_rwlockattr_init(attr: *mut pthread_rwlockattr_t) -> c_int; in pthread_rwlockattr_init() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1490 pub fn pthread_rwlockattr_init(attr: *mut crate::pthread_rwlockattr_t) -> c_int; in pthread_rwlockattr_init() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3805 pub fn pthread_rwlockattr_init(attr: *mut pthread_rwlockattr_t) -> c_int; in pthread_rwlockattr_init() function