Module scheduling

Module scheduling 

Source

Modules§

abort
Module of abort.
exit
Module of exit.
num_pending_callbacks
Module of num_pending_callbacks.
wait_for_callback
Module of wait_for_callback.

Functions§

abortNon-native
Aborts the applet.
exitNon-native
Exits the applet.
num_pending_callbacksNon-native
Returns how many callbacks are pending.
wait_for_callbackNon-native
Waits until a callback is scheduled.