HP-UX Reference (11i v3 07/02) - 2 System Calls (vol 5)

p
pset_destroy(2) pset_destroy(2)
RETURN VALUE
pset_destroy returns zero on successful completion. Otherwise, -1 is returned and
errno is set to
indicate the error.
ERRORS
pset_destroy fails if one or more of the following is true:
[EBUSY] The attribute value for the processor set does not allow deletion of a non-empty processor set.
[EINTR] The operation was interrupted.
[EINVAL] pset is not a valid processor set.
[ENOSYS] The processor set functionality is not supported by the underlying HP-UX version.
[EPERM] The user does not have necessary permissions to destroy a processor set or the system default
processor set was specified.
SEE ALSO
psrset(1M), pset_assign(2), pset_bind(2), pset_create(2), pset_ctl(2), pset_getattr(2), privgrp(4), privileges(5).
HP-UX 11i Version 3: February 2007 2 Hewlett-Packard Company 287