aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3/pthread_mutex_lock.3
Commit message (Expand)AuthorAgeFilesLines
* Clarify the robustness guarantees.Konstantin Belousov2019-08-071-3/+3
* Add implementation of robust mutexes, hopefully close enough to theKonstantin Belousov2016-05-171-2/+14
* Hide the implementation details about multiple threading librariesRuslan Ermilov2007-10-221-1/+0
* Remove mentions of libc_r.Ruslan Ermilov2006-09-301-1/+0
* Markup fixes.Ruslan Ermilov2006-09-181-1/+1
* Does not return EBUSY, the mutex will keep blocking until it's unlocked.Tom Rhodes2006-01-311-4/+0
* Document EBUSY.Tom Rhodes2005-02-081-1/+5
* Document interfaces that are supported by libthr.Ruslan Ermilov2004-01-151-0/+1
* Have a single set of POSIX threads man pages. The LIBRARY sectionRuslan Ermilov2004-01-141-0/+1
* The .Fn function. Use .Xr where appropriate.Philippe Charnier2003-03-241-2/+4
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Use ``.St -p1003.1-96''.Ruslan Ermilov2001-02-261-3/+2
* Introduce .Lb macro to libc_r manpages.Alexey Zelkin2000-04-221-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+2
* Sort cross references.Wolfram Schneider1998-08-311-3/+3
* The pthreads standard has been published. Change:Alexander Langer1998-08-031-2/+2
* I've put together man pages for the pthread_cleanup, pthread_cond, andPoul-Henning Kamp1998-07-311-0/+72