Searched defs:SYS_NANOSLEEP (Results 1 – 3 of 3) sorted by relevance
25 #define SYS_NANOSLEEP 18 // 纳秒级休眠 macro
29 #define SYS_NANOSLEEP 18 // 纳秒级休眠 macro
334 pub const SYS_NANOSLEEP: usize = 18; constant