ActiveState homepage
docs.activestate.com
ActivePerl 5.28 Documentation
  • Get ActivePerl
      Release notes Windows installation Linux Installaton macOS Installation License
  • Get Started
      Windows Perl 5.28 docs
  • Contact Us

setpriority - perldoc.perl.org
Home  > Language reference > Functions > setpriority
Perl 5 version documentation

setpriority

Perl functions A-Z | Perl functions by category | The 'perlfunc' manpage
  • setpriority WHICH,WHO,PRIORITY

    Sets the current priority for a process, a process group, or a user. (See setpriority(2).) Raises an exception when used on a machine that doesn't implement setpriority(2).

    WHICH can be any of PRIO_PROCESS , PRIO_PGRP or PRIO_USER imported from RESOURCE CONSTANTS in POSIX.

    Portability issues: setpriority in perlport.

Documentation built with Hugo using the Material theme.
ActiveState Platform   Downloads   Community   Code Recipes  
© 2020 ActiveState Software Inc. All rights reserved. Trademarks. Privacy Policy.