Lines Matching refs:stop_thread
167 bool stop_thread;221 while(ctx->stop_thread == false) {223 while(ctx->wait_timestamp == false && !ctx->stop_thread) {246 if(ctx->stop_thread)1408 ctx->stop_thread = true;1700 ctx->stop_thread = false;