Home
last modified time | relevance | path

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

/third_party/backends/sanei/
H A Dsanei_thread.c276 pid = spawn_thread( local_thread, "sane thread (yes they can be)", B_NORMAL_PRIORITY, (void*)&td ); in sanei_thread_begin()
/third_party/rust/crates/libc/src/unix/haiku/
H A Dnative.rs500 pub const B_NORMAL_PRIORITY: i32 = 10; consts

Completed in 4 milliseconds