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/internal/futex.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2018年09月11日 15:03:23 -0400
committerRich Felker <dalias@aerifal.cx>2018年09月12日 14:34:36 -0400
commit055dfbb7f71a67151898a8c4bf82ba930ba35a11 (patch)
treeaedb604be627cf7d31150cfa1bae7f15b3f03bc4 /src/internal/futex.h
parenta60d579f5edf3d2e6cc8b5e5f33cbf34bd8914c9 (diff)
downloadmusl-055dfbb7f71a67151898a8c4bf82ba930ba35a11.tar.gz
remove unused __futex function and source file
the direct syscall or various thin and mostly-inline wrappers around it are used instead internally. at some point a public futex function should be added, but it's not yet clear what the signature should be, and in the mean time this file is not useful.
Diffstat (limited to 'src/internal/futex.h')
-rw-r--r--src/internal/futex.h 2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/internal/futex.h b/src/internal/futex.h
index cf4c7951..dafbc24d 100644
--- a/src/internal/futex.h
+++ b/src/internal/futex.h
@@ -16,6 +16,4 @@
#define FUTEX_CLOCK_REALTIME 256
-int __futex(volatile int *, int, int, void *);
-
#endif
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月30日 15:13:21 +0000

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