walnux/include/sys
Jukka Laitinen 19a8e2403f libc/semaphore: Move fast mutex wait/post paths to libc
This avoids unnecessary syscalls in memory protected builds, when mutex
lock/unlock can be done with only atomic counter access

Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>
2025-04-01 20:37:23 +08:00
..
boardctl.h
custom_file.h
endian.h
epoll.h
eventfd.h
fcntl.h fcntl: add sys/fcntl.h header file 2024-12-20 11:46:14 -03:00
file.h
gmon.h
inotify.h
ioctl.h
ipc.h
mman.h
mount.h sys/mount: add mount flag definition 2024-12-20 11:46:14 -03:00
msg.h
param.h
pciio.h
poll.h
prctl.h
queue.h
random.h
resource.h
select.h
sem.h sem: add sys/sem.h header file 2024-12-20 11:46:14 -03:00
sendfile.h
shm.h
signal.h signal: add include/sys/signal.h to the signal 2024-12-20 11:46:14 -03:00
signalfd.h
socket.h sys/socket: add SOL_PACKET packet operation type definition 2024-12-20 11:46:14 -03:00
sockio.h
stat.h
statfs.h
statvfs.h
syscall.h
syscall_lookup.h libc/semaphore: Move fast mutex wait/post paths to libc 2025-04-01 20:37:23 +08:00
sysinfo.h
sysmacros.h
time.h
timerfd.h
times.h
tree.h
types.h sys/types.h: add loff_t data type definition 2024-12-20 11:46:14 -03:00
uio.h
un.h
utsname.h
vfs.h
video_controls.h
videoio.h
wait.h