/openbsd/regress/lib/libc/sys/ |
H A D | t_sendmmsg.c | 134 sched_yield(); in ATF_TC_BODY() 164 sched_yield(); in ATF_TC_BODY() 165 sched_yield(); in ATF_TC_BODY() 166 sched_yield(); in ATF_TC_BODY() 174 sched_yield(); in ATF_TC_BODY() 175 sched_yield(); in ATF_TC_BODY() 176 sched_yield(); in ATF_TC_BODY()
|
H A D | t_recvmmsg.c | 159 sched_yield(); in ATF_TC_BODY()
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_solaris.cpp | 159 DECLARE__REAL_AND_INTERNAL(uptr, sched_yield, void) { in DECLARE__REAL_AND_INTERNAL() argument 160 return sched_yield(); in DECLARE__REAL_AND_INTERNAL() 223 sched_yield(); in FutexWait()
|
H A D | sanitizer_stoptheworld_netbsd_libcdep.cpp | 301 sched_yield(); in StopTheWorld()
|
H A D | sanitizer_stoptheworld_linux_libcdep.cpp | 457 sched_yield(); in StopTheWorld()
|
H A D | sanitizer_mac.cpp | 217 return sched_yield(); in internal_sched_yield() 525 sched_yield(); in FutexWait()
|
/openbsd/lib/libc/hidden/ |
H A D | sched.h | 23 PROTO_NORMAL(sched_yield);
|
/openbsd/include/ |
H A D | sched.h | 65 int sched_yield(void);
|
/openbsd/gnu/gcc/libmudflap/testsuite/libmudflap.cth/ |
H A D | pass37-frag.c | 23 sched_yield (); /* sleep (1); */ in func()
|
H A D | pass39-frag.c | 23 sched_yield (); /* sleep (1); */ in func()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | gthr-posix.h | 77 #pragma weak sched_yield macro 242 sched_yield (); in __gthread_objc_thread_yield()
|
/openbsd/lib/librthread/ |
H A D | rthread_sched.c | 143 sched_yield(); in pthread_yield()
|
/openbsd/gnu/usr.bin/perl/hints/ |
H A D | solaris_2.sh | 438 sched_yield=${sched_yield:-yield} 439 if test "$sched_yield" = "sched_yield"; then
|
/openbsd/lib/libc/thread/ |
H A D | rthread.c | 50 sched_yield(); in _spinlock()
|
/openbsd/gnu/gcc/gcc/config/alpha/ |
H A D | t-osf4 | 17 -Wl,-hidden_symbol,sched_get_\* -Wl,-hidden_symbol,sched_yield \
|
/openbsd/gnu/gcc/gcc/ |
H A D | gthr-posix95.h | 100 __gthrw(sched_yield) 327 __gthrw_(sched_yield) (); in __gthread_objc_thread_yield() local
|
H A D | gthr-posix.c | 193 sched_yield (void) in sched_yield() function
|
H A D | gthr-posix.h | 137 __gthrw(sched_yield) 364 __gthrw_(sched_yield) (); in __gthread_objc_thread_yield() local
|
/openbsd/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/ |
H A D | tsan_test_util_posix.cpp | 354 sched_yield(); in ScopedThreadCallback() 375 sched_yield(); in send()
|
/openbsd/lib/libc/sys/ |
H A D | Makefile.inc | 97 sched_yield.o setthrname.o sync.o \ 196 rename.2 revoke.2 rmdir.2 sched_yield.2 select.2 semctl.2 semget.2 \
|
/openbsd/regress/lib/libpthread/errno/ |
H A D | errno.c | 141 sched_yield(); in main()
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | ittnotify_config.h | 254 #define __itt_thread_yield() sched_yield()
|
/openbsd/gnu/usr.bin/perl/ |
H A D | thread.h | 160 # define YIELD sched_yield()
|
/openbsd/gnu/usr.bin/perl/plan9/ |
H A D | config_sh.sample | 1010 sched_yield='undef'
|
/openbsd/gnu/usr.bin/perl/Cross/ |
H A D | config.sh-arm-linux | 1029 sched_yield='sched_yield()'
|