]> git.ipfire.org Git - thirdparty/glibc.git/commit
(pthread_cond_wait): Check whether mutex is owned by current thread
authorUlrich Drepper <drepper@redhat.com>
Wed, 15 Mar 2000 07:39:53 +0000 (07:39 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 15 Mar 2000 07:39:53 +0000 (07:39 +0000)
commite34fe5cf43700463da4e962df2d7ab04a0b3a5bf
tree876dfe354ef3bb898792ec5a2b586185d0c3673c
parent3de79a4504cce965308ccc844df97c1bc179c7b5
(pthread_cond_wait): Check whether mutex is owned by current thread
and return error if not.
(pthread_cond_timedwait): Likewise.
linuxthreads/condvar.c