manpagez: man pages & more
man pthread_setname_np(3)
Home | html | info | man

pthread_setname_np(3)    BSD Library Functions Manual    pthread_setname_np(3)


NAME

     pthread_setname_np -- set the thread name


SYNOPSIS

     #include <pthread.h>

     void
     pthread_setname_np(const char *name);


DESCRIPTION

     The pthread_set_name_np() function sets the internal name for the calling
     thread to string value specified by name argument.


AUTHORS

     This manual page was written by Alexey Zelkin <phantom@FreeBSD.org>.

BSD                            February 13, 2003                           BSD

Mac OS X 10.12.3 - Generated Wed Feb 8 16:42:04 CST 2017
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.