netbsd man page for suspendsched

Query: suspendsched

OS: netbsd

Section: 9

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

SUSPENDSCHED(9) 					   BSD Kernel Developer's Manual					   SUSPENDSCHED(9)

NAME
suspendsched -- suspend the scheduler
SYNOPSIS
#include <sys/proc.h> #include <sys/sched.h> void suspendsched(void);
DESCRIPTION
The suspendsched() function suspends the operation of the scheduler by stopping all non-system processes which are on the run queue or the sleep queue. The suspendsched() function must not be called with the scheduler lock held.
BSD
September 21, 2002 BSD
Related Man Pages
remrunqueue(9) - freebsd
sched_4bsd(4) - debian
setrunqueue(9) - debian
sched_4bsd(4) - freebsd
runqueue(9) - netbsd
Similar Topics in the Unix Linux Community
Better to Use Return Code or wc -l Output?
Vm versus physical linux server
Adding a List of Times
Grandpa returning to UNIX