:man| Alphabetical   Categories   About us 
 
PTHREAD_SET_NAME_NP (3) | C library functions | Unix Manual Pages | :man

NAME

pthread_set_name_np - set the thread name

CONTENTS

Library
Synopsis
Description
Errors
Authors

LIBRARY


.Lb libc_r
.Lb libpthread
.Lb libthr

SYNOPSIS


.In pthread_np.h void pthread_set_name_np "pthread_t tid" "const char *name"

DESCRIPTION

The pthread_set_name_np function sets internal name for thread specified by tid argument to string value specified by name argument.

This is a debugging interface and using it on a day-by-day basis makes no sense.

ERRORS

Because of the debugging nature of this function, all errors that may appear inside are silently ignored.

AUTHORS

This manual page was written by
.An Alexey Zelkin Aq
phantom@FreeBSD.org .

February 13, 2003 PTHREAD_SET_NAME_NP (3)
shtml">manServer 1.07 from pthread_set_name_np.3 using doc macros.

 
Created by Blin Media, 2008-2013