Searched refs:configuration_done_sent (Results 1 – 4 of 4) sorted by relevance
148 bool configuration_done_sent; member
42 stop_at_entry(false), is_attach(false), configuration_done_sent(false),
456 if (g_vsc.configuration_done_sent) { in EventThreadFunction()801 g_vsc.configuration_done_sent = true; in request_configurationDone()
134 self.configuration_done_sent = False564 self.configuration_done_sent = True576 if not self.configuration_done_sent: