Name setmypriority
Definition setmypriority(pri:val(priority)):expr(void)
Defined in ctrl.l
Implementation icode
Description Set the priority of the current thread.
Note Most code need not call setmypriority directly; use the higher level functions wait_until, _|_, etc. instead.