The Sun::Solaris::Task module provides wrappers for the settaskid(2) and gettaskid(2) system calls.
The Sun::Solaris::Task module uses the following constants.
|
TASK_NORMAL |
|
TASK_FINAL |
The perl extensions to the libexacct(3LIB) API provides the following functions for tasks.
The Sun::Solaris::Task module has no class methods.
The Sun::Solaris::Task module has no object methods.
By default, nothing is exported from this module. The following tags can be used to selectively import constants and functions defined in this module.
|
Tag |
Constant or Function |
|---|---|
|
:SYSCALLS |
settaskid(), gettaskid() |
|
:CONSTANTS |
TASK_NORMAL and TASK_FINAL |
|
:ALL |
:SYSCALLS and :CONSTANTS |