Query: console_conditional_schedule
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CONSOLE_CONDITIONAL_(9) Driver Basics CONSOLE_CONDITIONAL_(9)NAMEconsole_conditional_schedule - yield the CPU if requiredSYNOPSISvoid __sched console_conditional_schedule(void);ARGUMENTSvoid no argumentsDESCRIPTIONIf 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;.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CONSOLE_CONDITIONAL_(9)
Related Man Pages |
---|
critical_exit(9) - freebsd |
cpuset_clr(3) - netbsd |
cpuset(3) - netbsd |
cpuset_destroy(3) - netbsd |
cpuset_size(3) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |