Home
last modified time | relevance | path

Searched refs:sched_yield (Results 1 – 25 of 47) sorted by relevance

12

/openbsd/regress/lib/libc/sys/
H A Dt_sendmmsg.c134 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 Dt_recvmmsg.c159 sched_yield(); in ATF_TC_BODY()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_solaris.cpp159 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 Dsanitizer_stoptheworld_netbsd_libcdep.cpp301 sched_yield(); in StopTheWorld()
H A Dsanitizer_stoptheworld_linux_libcdep.cpp457 sched_yield(); in StopTheWorld()
H A Dsanitizer_mac.cpp217 return sched_yield(); in internal_sched_yield()
525 sched_yield(); in FutexWait()
/openbsd/lib/libc/hidden/
H A Dsched.h23 PROTO_NORMAL(sched_yield);
/openbsd/include/
H A Dsched.h65 int sched_yield(void);
/openbsd/gnu/gcc/libmudflap/testsuite/libmudflap.cth/
H A Dpass37-frag.c23 sched_yield (); /* sleep (1); */ in func()
H A Dpass39-frag.c23 sched_yield (); /* sleep (1); */ in func()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgthr-posix.h77 #pragma weak sched_yield macro
242 sched_yield (); in __gthread_objc_thread_yield()
/openbsd/lib/librthread/
H A Drthread_sched.c143 sched_yield(); in pthread_yield()
/openbsd/gnu/usr.bin/perl/hints/
H A Dsolaris_2.sh438 sched_yield=${sched_yield:-yield}
439 if test "$sched_yield" = "sched_yield"; then
/openbsd/lib/libc/thread/
H A Drthread.c50 sched_yield(); in _spinlock()
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dt-osf417 -Wl,-hidden_symbol,sched_get_\* -Wl,-hidden_symbol,sched_yield \
/openbsd/gnu/gcc/gcc/
H A Dgthr-posix95.h100 __gthrw(sched_yield)
327 __gthrw_(sched_yield) (); in __gthread_objc_thread_yield() local
H A Dgthr-posix.c193 sched_yield (void) in sched_yield() function
H A Dgthr-posix.h137 __gthrw(sched_yield)
364 __gthrw_(sched_yield) (); in __gthread_objc_thread_yield() local
/openbsd/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cpp354 sched_yield(); in ScopedThreadCallback()
375 sched_yield(); in send()
/openbsd/lib/libc/sys/
H A DMakefile.inc97 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 Derrno.c141 sched_yield(); in main()
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h254 #define __itt_thread_yield() sched_yield()
/openbsd/gnu/usr.bin/perl/
H A Dthread.h160 # define YIELD sched_yield()
/openbsd/gnu/usr.bin/perl/plan9/
H A Dconfig_sh.sample1010 sched_yield='undef'
/openbsd/gnu/usr.bin/perl/Cross/
H A Dconfig.sh-arm-linux1029 sched_yield='sched_yield()'

12