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

1 2 34 5 6 7 8 910

  /external/strace/tests-m32/
times.c 83 sched_yield();
  /external/strace/tests-mx32/
times.c 83 sched_yield();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
compatibility.h 126 sched_yield();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
compatibility.h 126 sched_yield();
  /prebuilts/go/darwin-x86/misc/cgo/testsigfwd/
main.go 66 if (sched_yield() < 0) {
67 perror("sched_yield");
  /prebuilts/go/linux-x86/misc/cgo/testsigfwd/
main.go 66 if (sched_yield() < 0) {
67 perror("sched_yield");
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/
stress.c 122 sched_yield();
185 sched_yield();
  /external/libhevc/common/
ithread.c 106 sched_yield();
  /external/ltp/testcases/kernel/sched/tool/
time-schedule.c 144 "\t-pipe\t\tuse pipes not sched_yield()\n");
198 sched_yield();
229 sched_yield();
371 sched_yield();
416 sched_yield();
  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl36.c 114 sched_yield();
153 sched_yield();
214 sched_yield();
274 sched_yield();
fcntl34.c 87 sched_yield();
  /external/ltp/testcases/kernel/syscalls/ptrace/
ptrace07.c 113 sched_yield();
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
1-2.c 211 sched_yield();
2-2.c 243 sched_yield();
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
4-1.c 152 sched_yield();
1-2.c 59 sched_yield();
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_yield/
1-1.c 44 /* suicide if sched_yield fails */
51 rc = sched_yield();
53 ERR_LOG("child: sched_yield", rc);
112 /* Can only get here if sched_yield works. */
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
29-1.c 185 sched_yield();
  /external/protobuf/
configure.ac 163 AC_SEARCH_LIBS([sched_yield], [rt], [], [AC_MSG_FAILURE([sched_yield was not found on your system])])
  /external/protobuf/util/
configure.ac 163 AC_SEARCH_LIBS([sched_yield], [rt], [], [AC_MSG_FAILURE([sched_yield was not found on your system])])
  /external/ltp/testcases/kernel/mem/mtest06/
mmap1.c 160 sched_yield();
178 sched_yield();
245 sched_yield();
mmap3.c 135 sched_yield();
  /external/deqp/framework/delibs/dethread/unix/
deThreadUnix.c 160 sched_yield();
  /external/libavc/common/
ithread.c 116 sched_yield();
  /external/libmpeg2/common/
ithread.c 114 sched_yield();

Completed in 407 milliseconds

1 2 34 5 6 7 8 910