]> Savannah Git Hosting - gnulib.git/commit
pthread-rwlock: Attempt to avoid test failure on some machines.
authorBruno Haible <bruno@clisp.org>
Fri, 9 Aug 2024 09:59:10 +0000 (11:59 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 9 Aug 2024 09:59:10 +0000 (11:59 +0200)
commitb12e697b20b134ff7ca5cc268f7a54e0faffc62f
tree63a4c62d2f26ba8f0af294d0cdc9a575118268f5
parenta6c9a067f0fb1de5664713cea99e08f5d6bd27e6
pthread-rwlock: Attempt to avoid test failure on some machines.

Reported by Pádraig Brady <P@draigBrady.com> in
<https://lists.gnu.org/archive/html/bug-gnulib/2024-08/msg00050.html>.

* tests/test-pthread-rwlock-waitqueue.c (STEP_INTERVAL): Bump the
minimum interval to 10 ms.
* m4/pthread-rwlock.m4 (gl_PTHREAD_RWLOCK): Likewise.
ChangeLog
m4/pthread-rwlock.m4
tests/test-pthread-rwlock-waitqueue.c