Searched refs:thread_status (Results 1 – 1 of 1) sorted by relevance
171 int thread_status; variable214 thread_status = -1; in init_once()462 thread_status = pthread_create(&capture_thread, (const pthread_attr_t *) NULL, in visualizer_hal_start_output()506 if (thread_status == 0) { in visualizer_hal_stop_output()512 thread_status = -1; in visualizer_hal_stop_output()