Lines Matching refs:debug
29 from .util import debug, info, Finalize, register_after_fork, is_exiting
68 debug('Queue._after_fork()')
148 debug('Queue.join_thread()')
154 debug('Queue.cancel_join_thread()')
162 debug('Queue._start_thread()')
176 debug('doing self._thread.start()')
178 debug('... done self._thread.start()')
196 debug('joining queue thread')
200 debug('... queue thread joined')
202 debug('... queue thread already dead')
206 debug('telling queue thread to quit')
214 debug('starting thread to feed data to pipe')
238 debug('feeder thread got sentinel -- exiting')