All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups
Worker

Detailed Description

Function Documentation

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.

See Also
App
void worker_launch_app ( void  )

Launch the foreground app for this worker.