Searched refs:__potentially_executing_now (Results 1 – 1 of 1) sorted by relevance
171 … bool __potentially_executing_now = __cb->__prev_ == nullptr && !__callback_list_.__is_head(__cb); in __remove_callback() local173 if (__potentially_executing_now) { in __remove_callback()