XMMS2
|
#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) |
void xmms_set_thread_name | ( | const gchar * | name | ) |
Definition at line 25 of file thread_name_prctl.c.