Sets the scheduling priority of the thread which can be from -127 to +128. Setting 0 always sets system default. /note priority() may not return the value you set if the granularity available on the particular system isn't sufficient - and on some systems there are as little as three priorities
|