PTHREAD_SETNAME_NP(3) BSD Library Functions Manual PTHREAD_SETNAME_NP(3)NAMEpthread_setname_np -- set the thread nameSYNOPSIS#include <pthread.h> void pthread_setname_np(const char *name);DESCRIPTIONThe pthread_set_name_np() function sets the internal name for the calling thread to string value specified by name argument.AUTHORSThis manual page was written by Alexey Zelkin <phantom@FreeBSD.org>.BSDFebruary 13, 2003 BSD
| Related Man Pages |
|---|
| pthread_resume_np(3) - freebsd |
| pthread_getname_np(3) - netbsd |
| pthread_attr_setcreatesuspend_np(3) - freebsd |
| pthread_multi_np(3) - freebsd |
| pthread_switch_delete_np(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Update: Uploading Movies at Attachments to Posts |
| Split large xml into mutiple files and with header and footer in file |
| My first PERL incarnation... Audio Oscillograph |