Skip to content

Worker

Functions

void worker_event_loop(void)

The event loop for workers, to be used in worker's main(). Will block until the worker is ready to exit.

void worker_launch_app(void)

Launch the foreground app for this worker.