1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 16:11:00 +00:00
serenity/Kernel/API/POSIX
Andreas Kling 4226b662cd Kernel+Userland: Remove global futexes
We only ever use private futexes, so it doesn't make sense to carry
around all the complexity required for global (cross-process) futexes.
2021-08-17 01:21:47 +02:00
..
net
netinet
sys
dirent.h
fcntl.h
futex.h Kernel+Userland: Remove global futexes 2021-08-17 01:21:47 +02:00
poll.h
sched.h
serenity.h
signal.h
stdio.h
termios.h
time.h
unistd.h