summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_mutex_lock.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* Merge pthread_mutex_trylock(3) into pthread_mutex_lock(3) and documentguenther2012-02-241-13/+105
| | | | | | pthread_mutex_timedlock() in that same page ok fgsch@, brad@, as well as jmc@, who also fixed a bunch of nits
* apparently this function cannot return EBUSY, so back out -r1.7;jmc2007-07-261-6/+2
| | | | from pjanzen; ok marc
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* document [EBUSY];jmc2005-02-091-1/+5
| | | | | from freebsd pr #73887; ok marc@
* Use .St for standards. Random cleanups as well.fgsch2002-02-211-4/+4
|
* Add FreeBSD tagsd1999-11-241-0/+3
|
* remove redundant .Pp macrosaaron1999-07-021-1/+0
|
* Fix .Os so that correct OS version appearsd1999-03-101-1/+1
|
* sync with FreeBSD (rwlock, gc thread, man pages)d1998-11-091-4/+3
| | | | | | | add (broken) mips md stuff fix some const warnings add sigaltstack() stub another hash at getting shlib auto-init to work (mips/elf and i386/a.out)
* experimental threaded libc - kernel onlyd1998-08-271-0/+73