Home
last modified time | relevance | path

Searched refs:used_threads (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/lib/
Dtst_pid.c121 int used_threads, used_pids = 0; in get_used_pids() local
128 if (!FILE_LINES_SCANF(cleanup_fn, status_path, "Threads: %d", &used_threads)) in get_used_pids()
129 used_pids += used_threads; in get_used_pids()
/third_party/rust/crates/libc/src/unix/haiku/
Dnative.rs297 pub used_threads: u32,