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