Searched refs:sched_yield (Results 76 - 100 of 102) sorted by relevance

12345

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h254 #define __itt_thread_yield() sched_yield()
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cc471 // the spin loop below. Man page for sched_yield() says "In the Linux
472 // implementation, sched_yield() always succeeds", so let's hope it does not
476 sched_yield();
H A Dsanitizer_linux.cc456 return internal_syscall(SYSCALL(sched_yield));
708 sched_yield(); /* No userspace futex-like synchronization */
H A Dsanitizer_mac.cc177 return sched_yield();
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cpp451 // the spin loop below. Man page for sched_yield() says "In the Linux
452 // implementation, sched_yield() always succeeds", so let's hope it does not
456 sched_yield();
H A Dsanitizer_mac.cpp223 return sched_yield();
522 sched_yield();
H A Dsanitizer_linux.cpp458 return internal_syscall(SYSCALL(sched_yield));
674 sched_yield(); /* No userspace futex-like synchronization */
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_linux.cc426 return internal_syscall(SYSCALL(sched_yield));
660 sched_yield(); /* No userspace futex-like synchronization */
H A Dsanitizer_mac.cc194 return sched_yield();
/netbsd-current/lib/libc/sys/
H A DMakefile.inc190 _sched_getaffinity.S sched_yield.S _sched_protect.S \
/netbsd-current/external/cddl/osnet/dist/lib/libzpool/common/sys/
H A Dzfs_context.h228 #define kpreempt(x) sched_yield()
/netbsd-current/tests/lib/libc/sys/
H A Dt_ptrace_threads_wait.h44 sched_yield();
H A Dt_ptrace_x86_wait.h193 sched_yield();
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/
H A Dsparccpuid.S195 #define YIELD_CPU sched_yield
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/
H A Dsparccpuid.S200 #define YIELD_CPU sched_yield
/netbsd-current/usr.bin/cdplay/
H A Dcdplay.c898 sched_yield();
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Daarch64-linux-tdep.c1184 SYSCALL_MAP (sched_yield);
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/
H A Dconfigure10961 sched_yield ();
10970 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sched_yield in -lrt" >&5
10971 $as_echo_n "checking for sched_yield in -lrt... " >&6; }
10986 char sched_yield ();
10990 return sched_yield ();
11009 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sched_yield in -lposix4" >&5
11010 $as_echo_n "checking for sched_yield in -lposix4... " >&6; }
11025 char sched_yield ();
11029 return sched_yield ();
14144 sched_yield ();
[all...]
/netbsd-current/external/gpl3/gdb/dist/gnulib/
H A Dconfigure14016 sched_yield ();
14025 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sched_yield in -lrt" >&5
14026 $as_echo_n "checking for sched_yield in -lrt... " >&6; }
14041 char sched_yield ();
14045 return sched_yield ();
14064 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sched_yield in -lposix4" >&5
14065 $as_echo_n "checking for sched_yield in -lposix4... " >&6; }
14080 char sched_yield ();
14084 return sched_yield ();
17273 sched_yield ();
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Daarch64-linux-tdep.c1329 SYSCALL_MAP (sched_yield);
/netbsd-current/external/bsd/openldap/dist/
H A Dconfigure20885 for ac_func in sched_yield pthread_yield thr_yield
20901 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sched_yield in -lrt" >&5
20902 $as_echo_n "checking for sched_yield in -lrt... " >&6; }
20917 char sched_yield ();
20921 return sched_yield ();
20951 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: could not locate sched_yield() or pthread_yield()" >&5
20952 $as_echo "$as_me: WARNING: could not locate sched_yield() or pthread_yield()" >&2;}
21300 sched_yield();
21534 for ac_func in sched_yield pthread_yield
/netbsd-current/external/bsd/ntp/dist/
H A Dconfigure22364 for ac_func in sched_yield pthread_yield thr_yield
22380 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sched_yield in -lrt" >&5
22381 $as_echo_n "checking for sched_yield in -lrt... " >&6; }
22396 char sched_yield ();
22400 return sched_yield ();
22430 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: could not locate sched_yield() or pthread_yield()" >&5
22431 $as_echo "$as_me: WARNING: could not locate sched_yield() or pthread_yield()" >&2;}
22780 sched_yield();
23184 for ac_func in sched_yield pthread_yield
/netbsd-current/external/bsd/ntp/dist/sntp/
H A Dconfigure13038 for ac_func in sched_yield pthread_yield thr_yield
13054 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sched_yield in -lrt" >&5
13055 $as_echo_n "checking for sched_yield in -lrt... " >&6; }
13070 char sched_yield ();
13074 return sched_yield ();
13104 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: could not locate sched_yield() or pthread_yield()" >&5
13105 $as_echo "$as_me: WARNING: could not locate sched_yield() or pthread_yield()" >&2;}
13454 sched_yield();
13858 for ac_func in sched_yield pthread_yield
/netbsd-current/external/mpl/bind/dist/
H A Dconfigure19905 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing sched_yield" >&5
19906 printf %s "checking for library containing sched_yield... " >&6; }
19918 char sched_yield ();
19922 return sched_yield ();
19964 ac_fn_c_check_func "$LINENO" "sched_yield" "ac_cv_func_sched_yield"
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/
H A Dconfigure[all...]

Completed in 706 milliseconds

12345