Home
last modified time | relevance | path

Searched defs:SYS_WAIT4 (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.7/user/libs/libsystem/
Dsyscall.h22 #define SYS_WAIT4 15 // 等待进程退出 macro
/DragonOS-0.1.7/kernel/src/syscall/
Dsyscall_num.h28 #define SYS_WAIT4 15 // 等待进程退出 macro