kernel: finish implementation of private and shared futexes
This commit is contained in:
@@ -41,5 +41,7 @@
|
||||
#define SYS_VM_CONTROLLER_CREATE_OBJECT 0x25u
|
||||
#define SYS_VM_CONTROLLER_DETACH_OBJECT 0x26u
|
||||
#define SYS_VM_CONTROLLER_SUPPLY_PAGES 0x27u
|
||||
#define SYS_FUTEX_WAIT 0x28u
|
||||
#define SYS_FUTEX_WAKE 0x29u
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user