Searched refs:needs_delete (Results 1 – 1 of 1) sorted by relevance
875 bool needs_delete = self_deleting_; // read in case callback deletes in Run() local877 if (needs_delete) delete this; in Run()895 bool needs_delete = self_deleting_; // read in case callback deletes in Run() local897 if (needs_delete) delete this; in Run()918 bool needs_delete = self_deleting_; // read in case callback deletes in Run() local920 if (needs_delete) delete this; in Run()941 bool needs_delete = self_deleting_; // read in case callback deletes in Run() local943 if (needs_delete) delete this; in Run()965 bool needs_delete = self_deleting_; // read in case callback deletes in Run() local967 if (needs_delete) delete this; in Run()[all …]