Home | History | Annotate | Download | only in visualizer

Lines Matching refs:thread_status

171 int thread_status;
214 thread_status = -1;
462 thread_status = pthread_create(&capture_thread, (const pthread_attr_t *) NULL,
506 if (thread_status == 0) {
512 thread_status = -1;