List of Operations
API Functional Overview
1-9
IDL module operations
LCK module operations
LOG module operations
HWI_exit
Hardware interrupt service routine epilog
Check to see if called in the context of an HWI
HWI_restore
Restore global interrupt enable state
Function
Operation
IDL_run
Make one pass through idle functions
Function
Operation
LCK_create
Create a resource lock
LCK_delete
Delete a resource lock
LCK_pend
Acquire ownership of a resource lock
LCK_post
Relinquish ownership of a resource lock
Function
Operation
LOG_disable
Disable a log
LOG_enable
Enable a log
LOG_error/LOG_message
Write a message to the system log
LOG_event
Append an unformatted message to a log
LOG_printf
Append a formatted message to a message log
LOG_reset
Reset a log
Function
Operation