console_conditional_schedule(9) centos man page | unix.com

Man Page: console_conditional_schedule

Operating Environment: centos

Section: 9

CONSOLE_CONDITIONAL_(9) 					   Driver Basics					   CONSOLE_CONDITIONAL_(9)

NAME
console_conditional_schedule - yield the CPU if required
SYNOPSIS
void __sched console_conditional_schedule(void);
ARGUMENTS
void no arguments
DESCRIPTION
If the console code is currently allowed to sleep, and if this CPU should yield the CPU to another task, do so here. Must be called within console_lock;.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CONSOLE_CONDITIONAL_(9)
Related Man Pages
schedule_hrtimeout_range(9) - centos
struct_irq_chip(9) - centos
cpuset_clr(3) - netbsd
cpuset_create(3) - netbsd
rest(3alleg4) - opendarwin
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq