Searched refs:cancel_join_thread (Results 1 – 2 of 2) sorted by relevance
173 def cancel_join_thread(self): member in Queue
559 not used :meth:`JoinableQueue.cancel_join_thread560 <multiprocessing.Queue.cancel_join_thread>`), then that process will664 :meth:`cancel_join_thread` to make :meth:`join_thread` do nothing.666 .. method:: cancel_join_thread()2310 :meth:`~multiprocessing.Queue.cancel_join_thread` method of the queue to avoid this behaviour.)