DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

MSOP_IDLE_SELF(D2psm)


MSOP_IDLE_SELF -- set the current CPU into idle state

Synopsis

   void pfxidle_self(void)

Description

MSOP_IDLE_SELF is called on a CPU that is otherwise idle. It does not return until MSOP_IDLE_EXIT(D2psm) is called from another CPU. The call to MSOP_IDLE_EXIT may happen before, or at any point during the call to, MSOP_IDLE_SELF. In this case, MSOP_IDLE_SELF returns immediately, and does not wait for a further call to MSOP_IDLE_EXIT.

Arguments

None.

Return values

None.

Usage

Hardware applicability

All.

Version applicability

psm: 2

References

MSOP_IDLE_EXIT(D2psm)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - 19 June 2005