/external/cronet/stable/third_party/llvm-libc/src/include/llvm-libc-types/ |
D | pthread_spinlock_t.h | 15 } pthread_spinlock_t; typedef
|
/external/llvm-libc/include/llvm-libc-types/ |
D | pthread_spinlock_t.h | 15 } pthread_spinlock_t; typedef
|
/external/cronet/tot/third_party/llvm-libc/src/include/llvm-libc-types/ |
D | pthread_spinlock_t.h | 15 } pthread_spinlock_t; typedef
|
/external/trusty/musl/include/ |
D | alltypes.h.in | 56 TYPEDEF int pthread_spinlock_t; variable
|
/external/python/pycparser/utils/fake_libc_include/ |
D | _fake_typedefs.h | 102 typedef int pthread_spinlock_t; typedef
|
/external/musl/include/ |
D | alltypes.h.in | 60 TYPEDEF int pthread_spinlock_t; variable
|
/external/trusty/musl/arch/arm/bits/ |
D | alltypes.h | 319 typedef int pthread_spinlock_t; typedef
|
/external/trusty/musl/arch/x86_64/bits/ |
D | alltypes.h | 332 typedef int pthread_spinlock_t; typedef
|
/external/trusty/musl/arch/aarch64/bits/ |
D | alltypes.h | 335 typedef int pthread_spinlock_t; typedef
|
/external/rust/android-crates-io/crates/libc/src/unix/bsd/freebsdlike/dragonfly/ |
D | mod.rs | 33 pub type pthread_spinlock_t = ::uintptr_t; typedef 1663 pub fn pthread_spin_init(lock: *mut pthread_spinlock_t, pshared: ::c_int) -> ::c_int; in pthread_spin_init()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/freebsdlike/dragonfly/ |
D | mod.rs | 33 pub type pthread_spinlock_t = ::uintptr_t; typedef 1664 pub fn pthread_spin_init(lock: *mut pthread_spinlock_t, pshared: ::c_int) -> ::c_int; in pthread_spin_init()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/freebsdlike/dragonfly/ |
D | mod.rs | 33 pub type pthread_spinlock_t = ::uintptr_t; typedef 1664 pub fn pthread_spin_init(lock: *mut pthread_spinlock_t, pshared: ::c_int) -> ::c_int; in pthread_spin_init()
|
/external/rust/android-crates-io/crates/libc/src/teeos/ |
D | mod.rs | 73 pub type pthread_spinlock_t = c_int; typedef 1124 pub fn pthread_spin_init(lock: *mut pthread_spinlock_t, pshared: c_int) -> c_int; in pthread_spin_init()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/teeos/ |
D | mod.rs | 73 pub type pthread_spinlock_t = c_int; typedef 1124 pub fn pthread_spin_init(lock: *mut pthread_spinlock_t, pshared: c_int) -> c_int; in pthread_spin_init()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/teeos/ |
D | mod.rs | 73 pub type pthread_spinlock_t = c_int; typedef 1124 pub fn pthread_spin_init(lock: *mut pthread_spinlock_t, pshared: c_int) -> c_int; in pthread_spin_init()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/netbsdlike/ |
D | mod.rs | 725 pub fn pthread_spin_init(lock: *mut pthread_spinlock_t, pshared: ::c_int) -> ::c_int; in pthread_spin_init()
|
/external/rust/android-crates-io/crates/libc/src/unix/bsd/netbsdlike/ |
D | mod.rs | 725 pub fn pthread_spin_init(lock: *mut pthread_spinlock_t, pshared: ::c_int) -> ::c_int; in pthread_spin_init()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/netbsdlike/ |
D | mod.rs | 725 pub fn pthread_spin_init(lock: *mut pthread_spinlock_t, pshared: ::c_int) -> ::c_int; in pthread_spin_init()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/netbsdlike/openbsd/ |
D | mod.rs | 18 pub type pthread_spinlock_t = ::uintptr_t; typedef
|
/external/rust/android-crates-io/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
D | mod.rs | 18 pub type pthread_spinlock_t = ::uintptr_t; typedef
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/netbsdlike/openbsd/ |
D | mod.rs | 18 pub type pthread_spinlock_t = ::uintptr_t; typedef
|
/external/rust/android-crates-io/crates/libc/src/unix/nto/ |
D | mod.rs | 67 pub type pthread_spinlock_t = sync_t; typedef 3063 pub fn pthread_spin_init(lock: *mut ::pthread_spinlock_t, pshared: ::c_int) -> ::c_int; in pthread_spin_init()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/nto/ |
D | mod.rs | 67 pub type pthread_spinlock_t = sync_t; typedef 3063 pub fn pthread_spin_init(lock: *mut ::pthread_spinlock_t, pshared: ::c_int) -> ::c_int; in pthread_spin_init()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/nto/ |
D | mod.rs | 67 pub type pthread_spinlock_t = sync_t; typedef 3063 pub fn pthread_spin_init(lock: *mut ::pthread_spinlock_t, pshared: ::c_int) -> ::c_int; in pthread_spin_init()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/ |
D | mod.rs | 29 pub type pthread_spinlock_t = *mut __c_anonymous_pthread_spinlock; typedef 5460 pub fn pthread_spin_init(lock: *mut pthread_spinlock_t, pshared: ::c_int) -> ::c_int; in pthread_spin_init()
|