thr_self(3T)
NAME
thr_self − get thread identifier
SYNOPSIS
#include <thread.h>
thread_t thr_self(void)
MT-LEVEL
MT-Safe
DESCRIPTION
thr_self() returns the ID of the calling thread.
SEE ALSO
Sun Microsystems — Last change: 22 Jan 1993
thr_self − get thread identifier
#include <thread.h>
thread_t thr_self(void)
MT-Safe
thr_self() returns the ID of the calling thread.
Sun Microsystems — Last change: 22 Jan 1993