SYNOPSIS
#include <pthread.h>
int pthread_setname_np(pthread_barrier_t *barrier, const char *name);
DESCRIPTION
The
PARAMETERS
- barrier
-
Points to the barrier to which the name is assigned.
- name
-
Points to the name to assign to the barrier.
RETURN VALUES
On success,
CONFORMANCE
MKS Toolkit UNIX APIs extension.
MULTITHREAD SAFETY LEVEL
MT-safe.
PORTING ISSUES
None.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
pthread_barrier_getname_np() ,pthread_barrier_init()
MKS Toolkit 9.3 Documentation Build 6.