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/src/exit/atexit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exit/atexit.c')
-rw-r--r--src/exit/atexit.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exit/atexit.c b/src/exit/atexit.c
index 89ff4ff3..be827181 100644
--- a/src/exit/atexit.c
+++ b/src/exit/atexit.c
@@ -12,7 +12,7 @@ static struct fl
void *a[COUNT];
} builtin, *head;
-static int lock[2];
+static volatile int lock[2];
void __funcs_on_exit()
{
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月05日 21:25:18 +0000

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