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 |
|---|
| schedule_hrtimeout_range(9) - centos |
| struct_irq_chip(9) - centos |
| cpuset_clr(3) - netbsd |
| cpuset_set(3) - netbsd |
| cpuset_zero(3) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS 6 ran out of space, need to reclaim it |