Lines Matching refs:pop
244 - pop_state_changed (bus, 2); /* pop remaining ready => paused messages off the bus */
245 + pop_state_changed (bus, 2, &had_latency); /* pop remaining ready => paused messages off the …
258 - pop_state_changed (bus, 4); /* pop playing => paused messages off the bus */
259 - pop_state_changed (bus, 4); /* pop paused => ready messages off the bus */
260 + pop_state_changed (bus, 4, &had_latency); /* pop playing => paused messages off the bus */
261 + pop_state_changed (bus, 4, &had_latency); /* pop paused => ready messages off the bus */
277 - pop_state_changed (bus, 2); /* pop remaining ready => paused messages off the bus */
278 + pop_state_changed (bus, 2, &had_latency); /* pop remaining ready => paused messages off the …
291 - pop_state_changed (bus, 4); /* pop playing => paused messages off the bus */
292 - pop_state_changed (bus, 4); /* pop paused => ready messages off the bus */
293 + pop_state_changed (bus, 4, &had_latency); /* pop playing => paused messages off the bus */
294 + pop_state_changed (bus, 4, &had_latency); /* pop paused => ready messages off the bus */