Searched refs:ThreadPool (Results 1 – 2 of 2) sorted by relevance
| /system/core/init/libprefetch/prefetch/src/ | ||
| D | error.rs | 163     ThreadPool {  enumerator | 
| D | lib.rs | 92         .map_err(|_| Error::ThreadPool { error: "Failed to join timeout thread".to_string() })?;  in record() |