Home
last modified time | relevance | path

Searched refs:SCHED_SYS (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2501 pub const SCHED_SYS: ::c_int = 3; consts
/third_party/python/Modules/
H A Dposixmodule.c15506 #ifdef SCHED_SYS in all_ins()
15507 if (PyModule_AddIntMacro(m, SCHED_SYS)) return -1; in all_ins()

Completed in 24 milliseconds