sns_loc

Outline

Reference CPU state.

C format

 BOOL    sns_loc (void);
Parameter(s)

None.

Explanation

This service call acquires the system status type when this service call is issued (CPU locked state or CPU unlocked state).

When this service call is terminated normally, the acquired system state type (TRUE: CPU locked state, FALSE: CPU unlocked state) is returned.

Return value

Macro

Value

Description

TRUE

1

Normal completion (CPU locked state).

FALSE

0

Normal completion (CPU unlocked state).