Home
last modified time | relevance | path

Searched defs:worker_thread (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tests/
H A Dtest_task_service.cpp43 void worker_thread(std::shared_ptr<TaskService<MockParam>> arg) { in worker_thread() function
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dsched-pipe.c54 static void *worker_thread(void *__tdata) in worker_thread() function
H A Dnuma.c1104 static void *worker_thread(void *__tdata) in worker_thread() function
/OK3568_Linux_fs/kernel/tools/testing/radix-tree/
H A Dmultiorder.c201 pthread_t worker_thread[num_threads]; in multiorder_iteration_race() local
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dbitbake-worker116 worker_thread = Thread(target=worker_flush, args=(worker_queue,)) variable
/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue.c2394 static int worker_thread(void *__worker) in worker_thread() function
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc.h944 struct task_struct *worker_thread; member