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
path: root/include/threads.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/threads.h')
-rw-r--r--include/threads.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/threads.h b/include/threads.h
index 01794826..8122b3b1 100644
--- a/include/threads.h
+++ b/include/threads.h
@@ -75,7 +75,7 @@ int cnd_timedwait(cnd_t *__restrict, mtx_t *__restrict, const struct timespec *_
int cnd_wait(cnd_t *, mtx_t *);
int tss_create(tss_t *, tss_dtor_t);
-void tss_delete(tss_t key);
+void tss_delete(tss_t);
int tss_set(tss_t, void *);
void *tss_get(tss_t);
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月07日 05:33:20 +0000

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