7.9 Event and Interrupt Functions

osSetEventMesg
This function call specifies a message and message queue to be sent in response to a system event.
osGetIntMask
This function returns the current interrupt mask (including both the N64 CPU and RCP masks).
osSetIntMask
This function specifies a new interrupt mask (including both the N64 CPU and RCP masks).
UP