8fca244f36
sched/clock: Move the implementation of clock() from libs/libc/time to sched/clock. This is necessary because it calls the (now) internal OS function clock_systimer. clock() is now accessed only via a system call in certain configuratins. libs/libc/wqueue: Replace calls to clock_systimer() with calls to the equivalent clock(). |
||
---|---|---|
.. | ||
boardctl.h | ||
custom_file.h | ||
epoll.h | ||
ioctl.h | ||
ipc.h | ||
mman.h | ||
mount.h | ||
prctl.h | ||
random.h | ||
resource.h | ||
select.h | ||
sendfile.h | ||
shm.h | ||
socket.h | ||
sockio.h | ||
stat.h | ||
statfs.h | ||
syscall.h | ||
time.h | ||
types.h | ||
uio.h | ||
un.h | ||
utsname.h | ||
vfs.h | ||
wait.h |