suse man page for yield

Query: yield

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
pthread_mutexattr_setspin_np(3t) - hpux
remrunqueue(9) - freebsd
ns_thread(3aolserv) - debian
pthread_mutexattr_disable_handoff_(3t) - hpux
pthread_mutexattr_getspin_np(3t) - hpux
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