summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_mutex_lock.3
Commit message (Collapse)AuthorAgeFilesLines
* The pthreads standard has been published. Change:alex1998-08-031-2/+2
| | | | | | | | | | ...is expected to conform to IEEE (``POSIX'') Std 1003.1c when it is published. to: ...conforms to ISO/IEC 9945-1 ANSI/IEEE (``POSIX'') Std 1003.1 Second Edition 1996-07-12. Discussed with: jb
* I've put together man pages for the pthread_cleanup, pthread_cond, andphk1998-07-311-0/+72
pthread_mutex routines. I've also tweaked pthread_create.3 to point to pthread_cleanup_push(3) and pthread_cleanup_pop(3). PR: 7450 Submitted by: Brian Cully <shmit@kublai.com>
OpenPOWER on IntegriCloud