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,
1117 if (ctx->upload_thread_value != 0) {
1124 ctx->upload_thread_value = -1;
1366 ctx->upload_thread_value = pthread_create(&ctx->upload_thread_id,