Searched refs:stale_exec_handles (Results 1 – 1 of 1) sorted by relevance
553 std::forward_list<exec_handle> stale_exec_handles; member567 stale_exec_handles(), in impl()613 for (auto iter : stale_exec_handles) { in cleanup()622 stale_exec_handles.clear(); in cleanup()826 _pimpl->stale_exec_handles.push_front(insert_pair.first->second); in spawn_post()873 _pimpl->stale_exec_handles.push_front(insert_pair.first->second); in spawn_followup_post()