| /rust-libc-0.2.174/src/vxworks/ |
| H A D | mod.rs | 150 pub struct pthread_rwlockattr_t { 163 pub rwlockAttr: crate::pthread_rwlockattr_t, 1006 const PTHREAD_RWLOCKATTR_INITIALIZER: pthread_rwlockattr_t = pthread_rwlockattr_t { 1490 pub fn pthread_rwlockattr_init(attr: *mut crate::pthread_rwlockattr_t) -> c_int; in pthread_rwlockattr_init() 1493 pub fn pthread_rwlockattr_destroy(attr: *mut crate::pthread_rwlockattr_t) -> c_int; in pthread_rwlockattr_destroy() 1497 attr: *mut crate::pthread_rwlockattr_t, in pthread_rwlockattr_setmaxreaders() argument 1504 host: *const crate::pthread_rwlockattr_t, in pthread_rwlock_init() argument
|
| /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() argument 439 attr: *mut crate::pthread_rwlockattr_t, in pthread_rwlockattr_setkind_np() argument
|
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | unix.txt | 730 pthread_rwlockattr_t
|
| H A D | aix.txt | 2321 pthread_rwlockattr_t
|
| H A D | android.txt | 3681 pthread_rwlockattr_t
|
| /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() argument 1652 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared() argument
|
| /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() argument 1220 attr: *mut crate::pthread_rwlockattr_t, in pthread_rwlockattr_setkind_np() argument
|
| /rust-libc-0.2.174/src/unix/ |
| H A D | mod.rs | 1317 attr: *const pthread_rwlockattr_t, in pthread_rwlock_init() argument 1349 pub fn pthread_rwlockattr_init(attr: *mut pthread_rwlockattr_t) -> c_int; in pthread_rwlockattr_init() 1350 pub fn pthread_rwlockattr_destroy(attr: *mut pthread_rwlockattr_t) -> c_int; in pthread_rwlockattr_destroy()
|
| /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() argument 2308 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared() argument
|
| /rust-libc-0.2.174/src/unix/newlib/ |
| H A D | mod.rs | 271 pub struct pthread_rwlockattr_t {
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 897 pub struct pthread_rwlockattr_t { 3797 attr: *const pthread_rwlockattr_t, in pthread_rwlock_init() argument 3805 pub fn pthread_rwlockattr_init(attr: *mut pthread_rwlockattr_t) -> c_int; in pthread_rwlockattr_init() 3806 pub fn pthread_rwlockattr_destroy(attr: *mut pthread_rwlockattr_t) -> c_int; in pthread_rwlockattr_destroy()
|
| /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() argument 2846 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared() argument
|
| /rust-libc-0.2.174/src/unix/linux_like/ |
| H A D | mod.rs | 1980 attr: *const pthread_rwlockattr_t, in pthread_rwlockattr_getpshared() argument 1983 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared() argument
|
| /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() argument 2788 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, pshared: c_int) -> c_int; in pthread_rwlockattr_setpshared() argument
|
| /rust-libc-0.2.174/src/unix/redox/ |
| H A D | mod.rs | 294 pub struct pthread_rwlockattr_t {
|
| /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() argument 3946 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared() argument
|
| /rust-libc-0.2.174/src/unix/linux_like/emscripten/ |
| H A D | mod.rs | 335 pub struct pthread_rwlockattr_t {
|
| /rust-libc-0.2.174/src/unix/bsd/apple/ |
| H A D | mod.rs | 355 pub struct pthread_rwlockattr_t { 5452 attr: *const pthread_rwlockattr_t, in pthread_rwlockattr_getpshared() argument 5455 pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: c_int) -> c_int; in pthread_rwlockattr_setpshared() argument
|
| /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/haiku/ |
| H A D | mod.rs | 25 pub type pthread_rwlockattr_t = crate::uintptr_t; typedef
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/ |
| H A D | mod.rs | 257 pub struct pthread_rwlockattr_t {
|
| /rust-libc-0.2.174/src/unix/solarish/ |
| H A D | mod.rs | 229 pub struct pthread_rwlockattr_t {
|
| /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/unix/linux_like/linux/ |
| H A D | mod.rs | 1206 pub struct pthread_rwlockattr_t {
|