mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
[kernel] Add endpoint object and related syscalls
The endpoint object adds synchronous IPC. Also added the wait-type of 'object' to threads.
This commit is contained in:
@@ -20,6 +20,7 @@ public:
|
||||
event,
|
||||
eventpair,
|
||||
channel,
|
||||
endpoint,
|
||||
|
||||
vms,
|
||||
vmo,
|
||||
|
||||
Reference in New Issue
Block a user