summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/pthread_mutex_lock.3
AgeCommit message (Collapse)Author
2012-02-24Merge pthread_mutex_trylock(3) into pthread_mutex_lock(3) and documentPhilip Guenthe
pthread_mutex_timedlock() in that same page ok fgsch@, brad@, as well as jmc@, who also fixed a bunch of nits
2007-07-26apparently this function cannot return EBUSY, so back out -r1.7;Jason McIntyre
from pjanzen; ok marc
2007-05-31convert to new .Dd format;Jason McIntyre
2005-02-09document [EBUSY];Jason McIntyre
from freebsd pr #73887; ok marc@
2002-02-21Use .St for standards. Random cleanups as well.Federico G. Schwindt
1999-11-24Add FreeBSD tagsDavid Leonard
1999-07-02remove redundant .Pp macrosAaron Campbell
1999-03-10Fix .Os so that correct OS version appearsDavid Leonard
1998-11-09sync with FreeBSD (rwlock, gc thread, man pages)David Leonard
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)
1998-08-27experimental threaded libc - kernel onlyDavid Leonard