XMMS2
Functions
src/xmms/compat/thread_name_prctl.c File Reference
#include <sys/prctl.h>
#include <string.h>
#include "xmmspriv/xmms_thread_name.h"
#include "xmms/xmms_log.h"

Go to the source code of this file.

Functions

void xmms_set_thread_name (const gchar *name)

Function Documentation

void xmms_set_thread_name ( const gchar *  name)

Definition at line 25 of file thread_name_prctl.c.