On platforms that support it, tell the kernel the calling thread is CPU‐intensive and non‐interactive. See SCHED_BATCH in sched(7) for details.

Synopsis

Declared in <util/batchpriority.h>

void
ScheduleBatchPriority();

Created with MrDocs