]> Savannah Git Hosting - gnulib.git/commit
pthread-mutex tests: Strengthen tests.
authorBruno Haible <bruno@clisp.org>
Tue, 6 Aug 2024 13:43:16 +0000 (15:43 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 6 Aug 2024 13:43:16 +0000 (15:43 +0200)
commitf9f125c4f414ec1a85016353319bfa141f120fdb
treef5a13ca487a84c287621b1b442909b493a9d8950
parent65162c3519d7d718e957d35e6a1cf42d1736db5e
pthread-mutex tests: Strengthen tests.

* tests/test-pthread-mutex-type.c: New file.
* modules/pthread-mutex-tests (Files): Add it.
(Makefile.am): Arrange to test test-pthread-mutex-type.
* doc/posix-functions/pthread_mutex_lock.texi: Mention FreeBSD and
NetBSD problem.
* doc/posix-functions/pthread_mutex_trylock.texi: Likewise.
ChangeLog
doc/posix-functions/pthread_mutex_lock.texi
doc/posix-functions/pthread_mutex_trylock.texi
modules/pthread-mutex-tests
tests/test-pthread-mutex-type.c [new file with mode: 0644]