Searched refs:offload_thread_blocked (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/audio/hal/
H A Daudio_hw.h174 bool offload_thread_blocked; member in struct:stream_out
H A Daudio_hw.c951 while (out->offload_thread_blocked) {
1004 out->offload_thread_blocked = true;
1031 out->offload_thread_blocked = false;
/hardware/qcom/audio/msm8909/hal/
H A Daudio_hw.h188 bool offload_thread_blocked; member in struct:stream_out
H A Daudio_hw.c1117 while (out->offload_thread_blocked) {
1212 out->offload_thread_blocked = true;
1256 out->offload_thread_blocked = false;

Completed in 73 milliseconds