myMPD
Internal API documentation
Loading...
Searching...
No Matches
thread.c File Reference

Posix thread helpers. More...

#include "compile_time.h"
#include "src/lib/thread.h"
#include "src/lib/log.h"
#include <string.h>
Include dependency graph for thread.c:

Functions

void set_threadname (const char *threadname)
 

Variables

_Atomic int mympd_worker_threads
 Count of running worker threads.
 

Detailed Description

Posix thread helpers.

Function Documentation

◆ set_threadname()

void set_threadname ( const char *  threadname)

Ignore the thread name setting

Parameters
threadnamename of thread