aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/thread/thr_rwlockattr.c
Commit message (Expand)AuthorAgeFilesLines
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* Use __FBSDID() for .c files from lib/libthr/thread.Konstantin Belousov2016-04-081-2/+3
* Implement process-shared locks support for libthr.so.3, withoutKonstantin Belousov2016-02-281-24/+16
* Revert revision 214007, I realized that MySQL wants to resolveDavid Xu2010-10-201-22/+0
* Set default type to PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP, thisDavid Xu2010-10-181-0/+1
* s/||/&&David Xu2010-10-181-2/+2
* Add pthread_rwlockattr_setkind_np and pthread_rwlockattr_getkind_np, theDavid Xu2010-10-181-0/+20
* WARNS level 4 cleanup.David Xu2006-04-041-1/+3
* - Add libthr but don't hook it up to the regular build yet. This is anJeff Roberson2003-04-011-0/+98