Searched refs:thread_status (Results 1 – 2 of 2) sorted by relevance
179 int thread_status; variable217 thread_status = -1; in init_once()472 thread_status = pthread_create(&capture_thread, (const pthread_attr_t *) NULL, in visualizer_hal_start_output()516 if (thread_status == 0) { in visualizer_hal_stop_output()522 thread_status = -1; in visualizer_hal_stop_output()
48 static int thread_status = 0; variable57 if(FALSE == thread_status) { in mm_camera_app_timedwait()64 thread_status = FALSE; in mm_camera_app_timedwait()74 if(FALSE == thread_status){ in mm_camera_app_wait()77 thread_status = FALSE; in mm_camera_app_wait()85 thread_status = TRUE; in mm_camera_app_done()