|
myMPD
Internal API documentation
|
Script worker. More...
#include <lauxlib.h>#include <lua.h>#include <lualib.h>

Go to the source code of this file.
Functions | |
| void * | script_run (void *script_thread_arg) |
Script worker.
| void * script_run | ( | void * | script_thread_arg | ) |
Main function for the scripts_worker thread.
| script_thread_arg | pointer to t_script_thread_arg struct |