* lib/glthread/thread.c: Don't include glthread/lock.h.
* modules/thread (Depends-on): Remove lock.
+2024-08-04 Bruno Haible <bruno@clisp.org>
+
+ thread: Reduce dependencies.
+ * lib/glthread/thread.c: Don't include glthread/lock.h.
+ * modules/thread (Depends-on): Remove lock.
+
2024-08-04 Bruno Haible <bruno@clisp.org>
uchar-c23: Reduce dependencies.
#include "glthread/thread.h"
#include <stdlib.h>
-#include "glthread/lock.h"
/* ========================================================================= */
threadlib
stdint
extern-inline
-lock
windows-thread [test $gl_threads_api = windows]
pthread_sigmask [test $gl_threads_api = posix]