Mercurial > hg > Members > kono > nitros9-code
view docs/ccguide/setpr.refentry @ 552:fcb97f0ba24b
All diagnostics added.
author | roug |
---|---|
date | Wed, 16 Oct 2002 20:02:31 +0000 |
parents | ba824286a6a0 |
children | 10b50f909a23 |
line wrap: on
line source
<refentry id="setpr"> <refnamediv> <refname>Setpr</refname> <refpurpose>set process priority</refpurpose> </refnamediv> <refsynopsisdiv> <funcsynopsis> <funcprototype> <funcdef><function>setpr</function></funcdef> <paramdef>type <parameter>arg1</parameter></paramdef> </funcprototype> </funcsynopsis> </refsynopsisdiv> <refsect1><title>Assembler Equivalent</title> <para> os9 F$SPRIOR </para> </refsect1> <refsect1><title>Description</title> <para> Placeholder </para> </refsect1> <refsect1><title>Diagnostics</title> <para> The call will return -1 if the process does not have the same user id as the caller. </para> </refsect1> </refentry>