Searched refs:needs_delete (Results 1 – 1 of 1) sorted by relevance
128 bool needs_delete = self_deleting_; // read in case callback deletes in Run() local130 if (needs_delete) delete this; in Run()148 bool needs_delete = self_deleting_; // read in case callback deletes in Run() local150 if (needs_delete) delete this; in Run()171 bool needs_delete = self_deleting_; // read in case callback deletes in Run() local173 if (needs_delete) delete this; in Run()194 bool needs_delete = self_deleting_; // read in case callback deletes in Run() local196 if (needs_delete) delete this; in Run()218 bool needs_delete = self_deleting_; // read in case callback deletes in Run() local220 if (needs_delete) delete this; in Run()[all …]