binaryninja::worker_thread

Function set_worker_thread_count

source
pub fn set_worker_thread_count(count: usize)
Expand description

Sets the number of worker threads that are currently running. By default, this is the number of cores on the system minus one.