Home
last modified time | relevance | path

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

/system/core/init/libprefetch/prefetch/src/
Derror.rs163 ThreadPool { enumerator
Dlib.rs92 .map_err(|_| Error::ThreadPool { error: "Failed to join timeout thread".to_string() })?; in record()