Searched refs:thd_stop (Results 1 – 1 of 1) sorted by relevance
66 volatile RK_U32 thd_stop; member385 while (!impl->thd_stop && !eos) { in reader_worker()402 impl->thd_stop = 0; in reader_start()411 impl->thd_stop = 1; in reader_sync()418 if (MPP_BOOL_CAS(&impl->thd_stop, 0, 1)) in reader_stop()