navigate.model.concurrency.concurrency\_tools.CustodyThread =========================================================== .. currentmodule:: navigate.model.concurrency.concurrency_tools .. autoclass:: CustodyThread :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~CustodyThread.__init__ ~CustodyThread.getName ~CustodyThread.get_result ~CustodyThread.isDaemon ~CustodyThread.is_alive ~CustodyThread.join ~CustodyThread.run ~CustodyThread.setDaemon ~CustodyThread.setName ~CustodyThread.start .. rubric:: Attributes .. autosummary:: ~CustodyThread.daemon ~CustodyThread.ident ~CustodyThread.name ~CustodyThread.native_id