HomeSort by relevance Sort by last modified time
    Searched refs:sched_yield (Results 126 - 150 of 237) sorted by null

1 2 3 4 56 7 8 910

  /external/linux-kselftest/tools/testing/selftests/powerpc/tm/
tm-unavailable.c 285 sched_yield();
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
1-6.c 64 sched_yield();
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
6-3.c 119 sched_yield();
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
1-2.c 301 sched_yield();
3-2.c 294 sched_yield();
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
5-1.c 238 sched_yield(); /* Let the child do its stuff - might be a nanosleep here */
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
s-c1.c 275 sched_yield();
s-c2.c 336 sched_yield();
  /external/ltp/testcases/realtime/func/hrtimer-prio/
hrtimer-prio.c 121 sched_yield();
  /external/selinux/libselinux/src/
sestatus.c 65 * No need for sched_yield() in the first trial of
69 sched_yield();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
sched.h 65 extern int sched_yield (void) __THROW;
  /external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
context_switch.c 226 sched_yield();
238 sched_yield();
  /external/ltp/testcases/kernel/mem/mtest05/
mmstress.c 65 /* - Added sched_yield to thread_fault to fix hang */
217 sched_yield();
385 sched_yield();
  /system/core/liblog/
logger_read.c 393 sched_yield();
410 sched_yield();
  /art/runtime/native/
java_lang_Thread.cc 194 sched_yield();
  /bionic/libc/include/
sched.h 47 int sched_yield(void);
  /external/libchrome/base/threading/
platform_thread_posix.cc 164 sched_yield();
  /external/linux-kselftest/tools/testing/selftests/bpf/
test_tag.c 180 sched_yield();
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
2-5.c 334 sched_yield();
2-6.c 391 sched_yield();
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
2-3.c 391 sched_yield();
  /external/ltp/testcases/realtime/perf/latency/
pthread_cond_many.c 157 sched_yield();
  /external/mesa3d/include/c11/
threads_posix.h 358 sched_yield();
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_fence.c 216 sched_yield();
  /external/swiftshader/src/Common/
Thread.hpp 135 sched_yield();

Completed in 1564 milliseconds

1 2 3 4 56 7 8 910