Home | History | Annotate | Download | only in visualizer

Lines Matching refs:capture_thread

161 pthread_t capture_thread;
463 thread_status = pthread_create(&capture_thread, (const pthread_attr_t *) NULL,
511 pthread_join(capture_thread, (void **) NULL);