/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | sys_openbsd.go | 56 func pthread_create(attr *pthreadattr, start uintptr, arg unsafe.Pointer) int32 { func
|
D | os3_solaris.go | 465 func pthread_create(thread *pthread, attr *pthreadattr, fn uintptr, arg unsafe.Pointer) int32 { func
|
/aosp_15_r20/external/gemmlowp/profiling/ |
H A D | pthread_everywhere.h | 48 inline void pthread_create(pthread_t *thread, std::nullptr_t, in pthread_create() function
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenccli_platform_dependents.cpp | 52 static int pthread_create( in pthread_create() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/src/ |
H A D | thread.cpp | 22 # pragma weak pthread_create // Do not create libpthread dependency macro
|
/aosp_15_r20/external/libvpx/vpx_util/ |
H A D | vpx_pthread.h | 62 static INLINE int pthread_create(pthread_t *const thread, const void *attr, in pthread_create() function
|
/aosp_15_r20/external/libcxx/src/ |
H A D | thread.cpp | 32 #pragma weak pthread_create // Do not create libpthread dependency macro
|
/aosp_15_r20/external/jemalloc_new/src/ |
H A D | mutex.c | 32 pthread_create(pthread_t *__restrict thread, in pthread_create() function
|
/aosp_15_r20/external/selinux/libselinux/src/ |
H A D | selinux_internal.h | 81 #pragma weak pthread_create macro
|
/aosp_15_r20/external/libaom/aom_util/ |
H A D | aom_pthread.h | 89 static inline int pthread_create(pthread_t *const thread, in pthread_create() function
|
/aosp_15_r20/external/compiler-rt/lib/safestack/ |
H A D | safestack.cc | 171 INTERCEPTOR(int, pthread_create, pthread_t *thread, in INTERCEPTOR() argument
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | thread_pthread_stubs.h | 83 pthread_create(pthread_t *restrict thread, in pthread_create() function
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_pthread.h | 195 #define pthread_create dng_pthread_create macro
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | thread.h | 63 #define pthread_create dav1d_pthread_create macro
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/espidf/ |
H A D | mod.rs | 93 pub fn pthread_create( in pthread_create() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/espidf/ |
H A D | mod.rs | 93 pub fn pthread_create( in pthread_create() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/newlib/espidf/ |
H A D | mod.rs | 93 pub fn pthread_create( in pthread_create() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/espidf/ |
H A D | mod.rs | 103 pub fn pthread_create( in pthread_create() function
|
/aosp_15_r20/external/webp/src/utils/ |
H A D | thread_utils.c | 75 static int pthread_create(pthread_t* const thread, const void* attr, in pthread_create() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/espidf/ |
H A D | mod.rs | 103 pub fn pthread_create( in pthread_create() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/espidf/ |
H A D | mod.rs | 103 pub fn pthread_create( in pthread_create() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/newlib/espidf/ |
D | mod.rs | 103 pub fn pthread_create( in pthread_create() function
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | pthread_create.cpp | 406 int pthread_create(pthread_t* thread_out, pthread_attr_t const* attr, in pthread_create() function
|
/aosp_15_r20/external/compiler-rt/lib/lsan/ |
H A D | lsan_interceptors.cc | 229 INTERCEPTOR(int, pthread_create, void *th, void *attr, in INTERCEPTOR() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/newlib/rtems/ |
D | mod.rs | 128 pub fn pthread_create( in pthread_create() function
|