musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat
-rw-r--r--src/thread/__set_thread_area.c 6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/thread/__set_thread_area.c b/src/thread/__set_thread_area.c
index e69de29b..f2ac6e97 100644
--- a/src/thread/__set_thread_area.c
+++ b/src/thread/__set_thread_area.c
@@ -0,0 +1,6 @@
+#include <pthread_impl.h>
+
+int __set_thread_area(void *p)
+{
+ return -1;
+}
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月08日 07:09:33 +0000

AltStyle によって変換されたページ (->オリジナル) /