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

1 2 3 4 56 7 8 9

  /external/linux-kselftest/tools/testing/selftests/rseq/
param_test.c 228 sched_yield(); \
602 sched_yield(); /* encourage shuffling */
789 sched_yield(); /* encourage shuffling */
1004 sched_yield(); /* encourage shuffling */
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
2-5.c 328 sched_yield();
2-6.c 383 sched_yield();
2-4.c 521 sched_yield();
2-7.c 525 sched_yield();
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
2-3.c 384 sched_yield();
2-2.c 535 sched_yield();
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
s-c2.c 328 sched_yield();
  /external/ltp/testcases/realtime/perf/latency/
pthread_cond_many.c 157 sched_yield();
  /external/mesa3d/include/c11/
threads_posix.h 348 sched_yield();
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_fence.c 216 sched_yield();
  /external/swiftshader/src/Common/
Thread.hpp 135 sched_yield();
  /external/swiftshader/src/Reactor/
Thread.hpp 135 sched_yield();
  /external/swiftshader/src/System/
Thread.hpp 135 sched_yield();
  /external/virglrenderer/src/gallium/include/c11/
threads_posix.h 327 sched_yield();
  /frameworks/av/services/audioflinger/
FastThread.cpp 98 // either nanosleep, sched_yield, or busy wait
105 sched_yield();
  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_test_util_posix.cc 382 sched_yield();
403 sched_yield();
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 430 // the spin loop below. Man page for sched_yield() says "In the Linux
431 // implementation, sched_yield() always succeeds", so let's hope it does not
435 sched_yield();
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
1-2.c 532 sched_yield();
  /external/swiftshader/third_party/subzero/runtime/
szrt_asan.c 44 sched_yield(); \
  /external/v8/src/third_party/vtune/
ittnotify_config.h 284 #define __itt_thread_yield() sched_yield()
  /external/linux-kselftest/tools/testing/selftests/bpf/
test_sockmap.c 1163 sched_yield();
1254 sched_yield();
1463 sched_yield();
    [all...]
  /art/runtime/base/
locks.cc 96 sched_yield();
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
ittnotify_config.h 255 #define __itt_thread_yield() sched_yield()
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
1-2.c 581 sched_yield();

Completed in 1317 milliseconds

1 2 3 4 56 7 8 9