[#ScheduleBatchPriority] = ScheduleBatchPriority :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void ScheduleBatchPriority(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#