MSOP_IDLE_EXIT(D2psm)
MSOP_IDLE_EXIT --
bring the specified CPU out of idle state
Synopsis
void pfxidle_exit(ms_cpu_t cpu)
Description
MSOP_IDLE_EXIT brings the CPU identified
by cpu out of idle
state, that is, of waiting after a call to
MSOP_IDLE_SELF(D2psm).
This makes MSOP_IDLE_SELF exit as soon as possible.
MSOP_IDLE_EXIT should only be called when the specified CPU
is currently idling in MSOP_IDLE_SELF or is about to enter
MSOP_IDLE_SELF.
Arguments
cpu-
the number of the CPU to bring out of idle state
Return values
None.
Usage
Hardware applicability
All.
Version applicability
psm:
2
References
MSOP_IDLE_SELF(D2psm)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - 19 June 2005