summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_getthreadid_np.c
Commit message (Collapse)AuthorAgeFilesLines
* Introduce a non-portable function pthread_getthreadid_np(3) to retrievejkim2011-02-071-0/+48
calling thread's unique integral ID, which is similar to AIX function of the same name. Bump __FreeBSD_version to note its introduction. Reviewed by: kib
OpenPOWER on IntegriCloud