Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCrashRecoveryContext.cpp442 setpriority(PRIO_DARWIN_THREAD, 0, PRIO_DARWIN_BG); in setThreadBackgroundPriority()
448 return getpriority(PRIO_DARWIN_THREAD, 0) == 1; in hasThreadBackgroundPriority()
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4334 pub const PRIO_DARWIN_THREAD: ::c_int = 3; consts

Completed in 34 milliseconds