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/time/timer_create.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/time/timer_create.c b/src/time/timer_create.c
index ad7a2646..d9fbaee5 100644
--- a/src/time/timer_create.c
+++ b/src/time/timer_create.c
@@ -22,7 +22,7 @@ weak_alias(dummy_0, __pthread_tsd_run_dtors);
static void cleanup_fromsig(void *p)
{
pthread_t self = __pthread_self();
- __pthread_tsd_run_dtors(self);
+ __pthread_tsd_run_dtors();
self->cancel = 0;
self->cancelbuf = 0;
self->canceldisable = 0;
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月07日 01:18:40 +0000

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