Home | History | Annotate | Download | only in encode

Lines Matching refs:upload_thread_value

145     int upload_thread_value;
952 ctx->upload_thread_value = pthread_create(&ctx->upload_thread_id,
1133 if (ctx->upload_thread_value != 0) {
1140 ctx->upload_thread_value = -1;
1382 ctx->upload_thread_value = pthread_create(&ctx->upload_thread_id,