| /rust-libc-0.2.174/src/unix/linux_like/linux/uclibc/ |
| H A D | mod.rs | 435 attr: *const crate::pthread_rwlockattr_t, in pthread_rwlockattr_getkind_np() 439 attr: *mut crate::pthread_rwlockattr_t, in pthread_rwlockattr_setkind_np()
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/ |
| H A D | mod.rs | 1216 attr: *const crate::pthread_rwlockattr_t, in pthread_rwlockattr_getkind_np() 1220 attr: *mut crate::pthread_rwlockattr_t, in pthread_rwlockattr_setkind_np()
|
| /rust-libc-0.2.174/src/unix/nuttx/ |
| H A D | mod.rs | 18 pub type pthread_rwlockattr_t = i32; typedef
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/ |
| H A D | mod.rs | 12 pub type pthread_rwlockattr_t = *mut c_void; typedef 1649 attr: *const pthread_rwlockattr_t, in pthread_rwlockattr_getpshared() 1652 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared()
|
| /rust-libc-0.2.174/src/unix/cygwin/ |
| H A D | mod.rs | 62 pub type pthread_rwlockattr_t = *mut c_void; typedef 2304 attr: *const pthread_rwlockattr_t, in pthread_rwlockattr_getpshared() 2308 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared()
|
| /rust-libc-0.2.174/src/vxworks/ |
| H A D | mod.rs | 1497 attr: *mut crate::pthread_rwlockattr_t, in pthread_rwlockattr_setmaxreaders() 1504 host: *const crate::pthread_rwlockattr_t, in pthread_rwlock_init()
|
| /rust-libc-0.2.174/src/unix/linux_like/ |
| H A D | mod.rs | 1980 attr: *const pthread_rwlockattr_t, in pthread_rwlockattr_getpshared() 1983 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared()
|
| /rust-libc-0.2.174/src/unix/ |
| H A D | mod.rs | 1317 attr: *const pthread_rwlockattr_t, in pthread_rwlock_init()
|
| /rust-libc-0.2.174/src/unix/nto/ |
| H A D | mod.rs | 67 pub type pthread_rwlockattr_t = crate::_sync_attr; typedef 2843 attr: *const pthread_rwlockattr_t, in pthread_rwlockattr_getpshared() 2846 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared()
|
| /rust-libc-0.2.174/src/unix/aix/ |
| H A D | mod.rs | 53 pub type pthread_rwlockattr_t = *mut c_void; typedef 2784 attr: *const pthread_rwlockattr_t, in pthread_rwlockattr_getpshared() 2788 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, pshared: c_int) -> c_int; in pthread_rwlockattr_setpshared()
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/openbsd/ |
| H A D | mod.rs | 19 pub type pthread_rwlockattr_t = *mut c_void; typedef
|
| /rust-libc-0.2.174/src/unix/hurd/ |
| H A D | mod.rs | 157 pub type pthread_rwlockattr_t = __pthread_rwlockattr; typedef 3943 attr: *const pthread_rwlockattr_t, in pthread_rwlockattr_getpshared() 3946 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared()
|
| /rust-libc-0.2.174/src/unix/haiku/ |
| H A D | mod.rs | 25 pub type pthread_rwlockattr_t = crate::uintptr_t; typedef
|
| /rust-libc-0.2.174/src/unix/bsd/apple/ |
| H A D | mod.rs | 5452 attr: *const pthread_rwlockattr_t, in pthread_rwlockattr_getpshared() 5455 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared()
|
| /rust-libc-0.2.174/src/unix/linux_like/android/ |
| H A D | mod.rs | 24 pub type pthread_rwlockattr_t = c_long; typedef
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 3797 attr: *const pthread_rwlockattr_t, in pthread_rwlock_init()
|