Rich Felker wrote: > AFAICT the code is in tests/test-lock.c from the gnulib repo and calls > the gl_rwlock_* functions, which should be using the gnulib condvar > based implementation.
Yes, right. Confirmed by looking at "nm test-lock". Bruno
Bruno Haible via Gnulib discussion list Wed, 14 May 2025 07:23:18 -0700
Rich Felker wrote: > AFAICT the code is in tests/test-lock.c from the gnulib repo and calls > the gl_rwlock_* functions, which should be using the gnulib condvar > based implementation.
Yes, right. Confirmed by looking at "nm test-lock". Bruno