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

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

getpriority

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

    Returns the current priority for a process, a process group, or a user. (See getpriority(2).) Will raise a fatal exception if used on a machine that doesn't implement getpriority(2).

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

    Portability issues: getpriority 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.