mojave man page for pthread_setname_np

Query: pthread_setname_np

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
Related Man Pages
pthread_setname_np(3) - centos
pthread_attr_setname_np(3) - osf1
pthread_switch_delete_np(3) - freebsd
pthread_single_np(3) - freebsd
pthread_setname_np(3) - debian
Similar Topics in the Unix Linux Community
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
Python 3.8.0rc1 released.
[BASH] eval command not expanding variables as expected.