Home
last modified time | relevance | path

Searched defs:pthread_cond_t (Results 1 – 25 of 159) sorted by relevance

1234567

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/
H A Dpthread.rs29 unsafe fn notify_one(cond: *mut libc::pthread_cond_t) { in notify_one()
34 unsafe fn wait(cond: *mut libc::pthread_cond_t, lock: *mut libc::pthread_mutex_t) { in wait()
40 cond: *mut libc::pthread_cond_t, in wait_timeout()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/
H A Dpthread.rs29 unsafe fn notify_one(cond: *mut libc::pthread_cond_t) { in notify_one()
34 unsafe fn wait(cond: *mut libc::pthread_cond_t, lock: *mut libc::pthread_mutex_t) { in wait()
40 cond: *mut libc::pthread_cond_t, in wait_timeout()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/
H A Dpthread.rs29 unsafe fn notify_one(cond: *mut libc::pthread_cond_t) { in notify_one()
34 unsafe fn wait(cond: *mut libc::pthread_cond_t, lock: *mut libc::pthread_mutex_t) { in wait()
40 cond: *mut libc::pthread_cond_t, in wait_timeout()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/
H A Dpthread.rs29 unsafe fn notify_one(cond: *mut libc::pthread_cond_t) { in notify_one()
34 unsafe fn wait(cond: *mut libc::pthread_cond_t, lock: *mut libc::pthread_mutex_t) { in wait()
40 cond: *mut libc::pthread_cond_t, in wait_timeout()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/
H A Dpthread.rs29 unsafe fn notify_one(cond: *mut libc::pthread_cond_t) { in notify_one()
34 unsafe fn wait(cond: *mut libc::pthread_cond_t, lock: *mut libc::pthread_mutex_t) { in wait()
40 cond: *mut libc::pthread_cond_t, in wait_timeout()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/
H A Dteeos.rs11 cond: *mut libc::pthread_cond_t, in pthread_cond_timedwait()
25 fn raw(c: &Condvar) -> *mut libc::pthread_cond_t { in raw()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/
H A Dteeos.rs11 cond: *mut libc::pthread_cond_t, in pthread_cond_timedwait()
25 fn raw(c: &Condvar) -> *mut libc::pthread_cond_t { in raw()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/
H A Dteeos.rs11 cond: *mut libc::pthread_cond_t, in pthread_cond_timedwait()
25 fn raw(c: &Condvar) -> *mut libc::pthread_cond_t { in raw()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/
H A Dteeos.rs11 cond: *mut libc::pthread_cond_t, in pthread_cond_timedwait()
25 fn raw(c: &Condvar) -> *mut libc::pthread_cond_t { in raw()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/
H A Dteeos.rs11 cond: *mut libc::pthread_cond_t, in pthread_cond_timedwait()
25 fn raw(c: &Condvar) -> *mut libc::pthread_cond_t { in raw()
/aosp_15_r20/external/webp/src/utils/
H A Dthread_utils.c29 typedef CONDITION_VARIABLE pthread_cond_t; typedef
35 } pthread_cond_t; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dpthread_stubs.h33 typedef struct { void *__x; } pthread_cond_t; typedef
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dpthread_stubs.h33 typedef struct { void *__x; } pthread_cond_t; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dpthread_stubs.h33 typedef struct { void *__x; } pthread_cond_t; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dpthread_stubs.h33 typedef struct { void *__x; } pthread_cond_t; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dpthread_stubs.h33 typedef struct { void *__x; } pthread_cond_t; typedef
/aosp_15_r20/external/gemmlowp/profiling/
H A Dpthread_everywhere.h47 using pthread_cond_t = std::condition_variable *; variable
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/include/bits/
H A Dpthread_types.h66 } pthread_cond_t; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/bionic/libc/libc/android_vendor.34_arm64_armv8-a_shared/gen/include/bits/
Dpthread_types.h66 } pthread_cond_t; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_64_shared/gen/include/bits/
Dpthread_types.h66 } pthread_cond_t; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_x86_64_shared/gen/include/bits/
Dpthread_types.h66 } pthread_cond_t; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv7-a-neon_shared/gen/include/bits/
Dpthread_types.h66 } pthread_cond_t; typedef
/aosp_15_r20/bionic/libc/include/bits/
H A Dpthread_types.h62 } pthread_cond_t; typedef
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm64_armv8-a_shared/gen/include/bits/
Dpthread_types.h66 } pthread_cond_t; typedef
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/include/bits/
H A Dpthread_types.h66 } pthread_cond_t; typedef

1234567