var searchIndex = {}; searchIndex["stoppable_thread"] = {"doc":"A stoppable, thin wrapper around std::Thread.","items":[[3,"SimpleAtomicBool","stoppable_thread","An simplified std::sync::atomic::AtomicBool",null,null],[3,"StoppableHandle","","A handle for a stoppable thread",null,null],[5,"spawn","","Spawn a stoppable thread",null,{"inputs":[{"name":"f"}],"output":{"name":"stoppablehandle"}}],[11,"new","","Create a new instance",0,{"inputs":[{"name":"bool"}],"output":{"name":"simpleatomicbool"}}],[11,"get","","Return the current value",0,null],[11,"set","","Set a new value",0,null],[11,"thread","","",1,null],[11,"join","","",1,null],[11,"stop","","Stop the thread",1,null]],"paths":[[3,"SimpleAtomicBool"],[3,"StoppableHandle"]]}; initSearch(searchIndex);