thr_self
thr_self(&tn->tn_lwpid);
thr_self(&curthread->tid);
thr_self(&thread->tid);
int thr_self(long *id);