yield(9) suse man page | unix.com

Man Page: yield

Operating Environment: suse

Section: 9

YIELD(9)							   Driver Basics							  YIELD(9)

NAME
yield - yield the current processor to other threads.
SYNOPSIS
void __sched yield(void);
ARGUMENTS
void no arguments
DESCRIPTION
This is a shortcut for kernel-space yielding - it marks the thread runnable and calls sys_sched_yield.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 YIELD(9)
Related Man Pages
std::this_thread(3) - centos
ns_thread(3aolserv) - debian
pthread_mutex_disable_handoff_np(3t) - hpux
pthread_mutexattr_getspin_np(3t) - hpux
sched_yield(3rt) - sunos
Similar Topics in the Unix Linux Community
Puzzle: file name grepped from text file yields "no such file"
exec perl in expect script yields "invalid command"
UNIX.com links from Google yield invalid thread error
awk output yields error: awk:can't open job_name (Autosys)
Cp via NFS vs. scp yields unexpected difference