Searched refs:async_states_t (Results 1 – 4 of 4) sorted by relevance
120 typedef std::vector<shared_ptr<shared_state_base> > async_states_t; typedef121 async_states_t async_states_;
138 typedef std::vector<shared_ptr<shared_state_base> > async_states_t; typedef139 async_states_t async_states_;
59 for (async_states_t::iterator i = async_states_.begin(), e = async_states_.end(); in ~thread_data_base()
58 for (async_states_t::iterator i = async_states_.begin(), e = async_states_.end(); in ~thread_data_base()