Kernel/syscalls - Added syscall for Time_Wait
[tpg/acess2.git] / KernelLand / Kernel / syscalls.lst
index 6a82de2..2c026d6 100644 (file)
@@ -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
 

UCC git Repository :: git.ucc.asn.au