var searchIndex = {}; searchIndex["rayon"] = {"doc":"","items":[[3,"ThreadPool","rayon","",null,null],[5,"initialize","","Initializes the Rayon threadpool. You don't normally need to do\nthis, as it happens automatically, but it is handy for\nbenchmarking purposes since it avoids initialization overhead in\nthe actual operations.",null,{"inputs":[],"output":null}],[5,"dump_stats","","This is a debugging API not really intended for end users. It will\ndump some performance statistics out using `println`.",null,{"inputs":[],"output":null}],[5,"join","","",null,null],[11,"new","","",0,{"inputs":[],"output":{"name":"threadpool"}}],[11,"install","","Executes `op` within the threadpool. Any attempts to `join`\nwhich occur there will then operate within that threadpool.",0,null],[11,"drop","","",0,null]],"paths":[[3,"ThreadPool"]]}; initSearch(searchIndex);