Lines Matching refs:set
182 native_ids = set(t.native_id for t in threads) | {threading.get_native_id()}
203 done.set()
294 # `worker_started` is set by the thread when it's inside a try/except
295 # block waiting to catch the asynchronously set AsyncExc exception.
296 # `worker_saw_exception` is set by the thread upon catching that
308 worker_started.set()
312 worker_saw_exception.set()
499 r'set the daemon attribute'):
505 r'set the name attribute'):
574 evt.set()
898 event.set()
1086 thread_has_run = set()
1587 self.callback_event.set()