|
myMPD
Internal API documentation
|
MPD worker thread implementation. More...


Go to the source code of this file.
Functions | |
| bool | mympd_worker_start (struct t_mympd_state *mympd_state, struct t_partition_state *partition_state, struct t_work_request *request) |
MPD worker thread implementation.
| bool mympd_worker_start | ( | struct t_mympd_state * | mympd_state, |
| struct t_partition_state * | partition_state, | ||
| struct t_work_request * | request | ||
| ) |
Public functions Starts the worker thread in detached state.
| mympd_state | pointer to mympd_state struct |
| partition_state | pointer to partition_state struct |
| request | the work request |