Home
last modified time | relevance | path

Searched refs:others_thread (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Drkisp_demo.cpp2598 static void* others_thread(void* args) { function
2716 pthread_create(&sec_tid, NULL, others_thread, &second_ctx);
2724 pthread_create(&thr_tid, NULL, others_thread, &third_ctx);
2732 pthread_create(&fou_tid, NULL, others_thread, &fourth_ctx);