Searched refs:do_stop (Results 1 – 8 of 8) sorted by relevance
50 bool do_stop(stop_event const&) { std::cout << "player::do_stop\n"; return true; } in do_stop() function in player59 , transition<playing, stop_event, stopped, &player::do_stop>62 , transition<paused, stop_event, stopped, &player::do_stop>
62 do_stop()97 do_stop142 do_stop
135 void player::do_stop() in do_stop() function in player161 p.do_stop(); in main()164 p.do_stop(); in main()
27 void do_stop();
1271 do_stop = False1279 while not do_stop:1299 do_stop = True1319 do_stop = True
429 do_stop (GstBufferPool * pool) in do_stop() function548 if (!do_stop (pool)) in gst_buffer_pool_set_active()1207 do_stop (pool); in dec_outstanding()