var searchIndex = {}; searchIndex["threadpool"] = {"doc":"Abstraction of a thread pool for basic parallelism.","items":[[3,"ThreadPool","threadpool","A thread pool used to execute functions in parallel.",null,null],[11,"clone","","",0,null],[11,"new","","Spawns a new thread pool with `threads` threads.",0,{"inputs":[{"name":"usize"}],"output":{"name":"threadpool"}}],[11,"execute","","Executes the function `job` on a thread in the pool.",0,null]],"paths":[[3,"ThreadPool"]]}; initSearch(searchIndex);