|
myMPD
Internal API documentation
|
Posix thread helpers. More...

Go to the source code of this file.
Functions | |
| void | set_threadname (const char *threadname) |
Variables | |
| _Atomic int | mympd_worker_threads |
| Count of running worker threads. | |
Posix thread helpers.
| void set_threadname | ( | const char * | threadname | ) |
Ignore the thread name setting
| threadname | name of thread |