]> Savannah Git Hosting - gnulib.git/commit
thrd: Refactor.
authorBruno Haible <bruno@clisp.org>
Fri, 18 Aug 2023 19:14:40 +0000 (21:14 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 30 Aug 2023 10:14:40 +0000 (12:14 +0200)
commitd2576e3a2739c5847e2b0880494779924e5e713e
tree7c6c730dbc03cf01e855272f782ace4a323c2d14
parent2633039e2df0b81db4868a7758c032450648a478
thrd: Refactor.

* m4/thrd.m4 (gl_FUNC_THRD_JOIN): Define BROKEN_THRD_JOIN_NULL, not
BROKEN_THRD_JOIN. Rename gl_cv_func_thrd_join_works to
gl_cv_func_thrd_join_null_works.
* lib/thrd.c: Test BROKEN_THRD_JOIN_NULL instead of BROKEN_THRD_JOIN.
ChangeLog
lib/thrd.c
m4/thrd.m4