]> 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>
Fri, 18 Aug 2023 19:32:46 +0000 (21:32 +0200)
commit51511a7a964f114eee12f34946e1b517c6e56d85
treefb070312a65a0a002e1e65d23b08c1e345488c38
parentae27b197e07820e3d38aaad967cbd7fa9c43e006
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