X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FKernel%2Fsyscalls.lst;h=2c026d6143be93a36b4609d1606cb1fe97718e98;hb=9edb6f7c288a93d9f9ce3f7233b577a601471071;hp=6a82de273a77cb678bf44320d9a26bdf4a67ebb1;hpb=8f787590033c6ae653c02852e8a086c21cee5b7f;p=tpg%2Facess2.git diff --git a/KernelLand/Kernel/syscalls.lst b/KernelLand/Kernel/syscalls.lst index 6a82de27..2c026d61 100644 --- a/KernelLand/Kernel/syscalls.lst +++ b/KernelLand/Kernel/syscalls.lst @@ -6,6 +6,7 @@ SYS_KILL Send a signal SYS_SETFAULTHANDLER Set signal Handler SYS_YIELD Yield remainder of timestamp SYS_SLEEP Sleep until messaged or signaled +SYS_TIMEDSLEEP Sleep until a specified time has elapsed SYS_WAITEVENT Wait for an event SYS_WAITTID Wait for a thread to do something