Obtains the identifier of the current thread.
tis_self( void);
#includepthread_t tis_self (void);
This value becomes meaningless when the thread is deleted.
The initial thread in a process may "change identity" when thread system initialization completes (that is, when the DECthreads library is loaded).
pthread_create