summaryrefslogtreecommitdiffstats
path: root/lib/librthread/namespace.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Wrap <pthread.h> and <pthread_np.h> to eliminate PLT entries for internalguenther2016-04-021-0/+43
references. Use _thread_pagesize for the semaphore mmap size instead of calling getpagesize() each time. ok beck@