Searched refs:dpc_thread_routine (Results 1 – 1 of 1) sorted by relevance
28 static int dpc_thread_routine(void *arg);48 static int dpc_thread_routine(void *arg) { in dpc_thread_routine() function72 …thread_detach_and_resume(thread_create("dpc", &dpc_thread_routine, NULL, DPC_PRIORITY, DEFAULT_STA… in dpc_init()
Completed in 4 milliseconds