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/stdio/flockfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/flockfile.c')
-rw-r--r--src/stdio/flockfile.c 2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdio/flockfile.c b/src/stdio/flockfile.c
index 6806cf8b..8e220651 100644
--- a/src/stdio/flockfile.c
+++ b/src/stdio/flockfile.c
@@ -1,8 +1,6 @@
#include "stdio_impl.h"
#include "pthread_impl.h"
-void __register_locked_file(FILE *, pthread_t);
-
void flockfile(FILE *f)
{
if (!ftrylockfile(f)) return;
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月30日 10:39:21 +0000

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