/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/ |
pthread.h | 167 int pthread_condattr_setclock(pthread_condattr_t*, clockid_t) __nonnull((1));
|
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/ |
pthread.h | 167 int pthread_condattr_setclock(pthread_condattr_t*, clockid_t) __nonnull((1));
|
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/ |
pthread.h | 167 int pthread_condattr_setclock(pthread_condattr_t*, clockid_t) __nonnull((1));
|
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/ |
pthread.h | 167 int pthread_condattr_setclock(pthread_condattr_t*, clockid_t) __nonnull((1));
|
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/ |
pthread.h | 167 int pthread_condattr_setclock(pthread_condattr_t*, clockid_t) __nonnull((1));
|
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/ |
pthread.h | 167 int pthread_condattr_setclock(pthread_condattr_t*, clockid_t) __nonnull((1));
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/ |
pthread.h | 167 int pthread_condattr_setclock(pthread_condattr_t*, clockid_t) __nonnull((1));
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/ |
pthread.h | 167 int pthread_condattr_setclock(pthread_condattr_t*, clockid_t) __nonnull((1));
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
1-2.c | 447 ret = pthread_condattr_setclock(&ca, CLOCK_MONOTONIC);
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
2-4.c | 413 ret = pthread_condattr_setclock(&ca, CLOCK_MONOTONIC);
|
2-7.c | 418 ret = pthread_condattr_setclock(&ca, CLOCK_MONOTONIC);
|
4-2.c | 378 pthread_condattr_setclock(&ca,
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
2-2.c | 427 ret = pthread_condattr_setclock(&ca, CLOCK_MONOTONIC);
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
stress1.c | 567 ret = pthread_condattr_setclock(&ca, CLOCK_MONOTONIC);
|
stress2.c | 528 ret = pthread_condattr_setclock(&ca, CLOCK_MONOTONIC);
|
s-c.c | 373 pthread_condattr_setclock(&ca, test_scenar[s].cid);
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/ |
stress.c | 528 ret = pthread_condattr_setclock(&ca, CLOCK_MONOTONIC);
|
stress1.c | 552 ret = pthread_condattr_setclock(&ca, CLOCK_MONOTONIC);
|
stress2.c | 528 ret = pthread_condattr_setclock(&ca, CLOCK_MONOTONIC);
|
/bionic/tests/ |
pthread_test.cpp | [all...] |
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
1-2.c | 465 ret = pthread_condattr_setclock(&ca, CLOCK_MONOTONIC);
|
2-3.c | 396 ret = pthread_condattr_setclock(&ca, CLOCK_MONOTONIC);
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/ |
2-1.c | 489 ret = pthread_condattr_setclock(&ca, CLOCK_MONOTONIC);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
pthread.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
pthread.h | [all...] |