Home
last modified time | relevance | path

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

/lib/dpc/
A Ddpc.c28 static int dpc_thread_routine(void *arg);
48 static int dpc_thread_routine(void *arg) { in dpc_thread_routine() function
72 …thread_detach_and_resume(thread_create("dpc", &dpc_thread_routine, NULL, DPC_PRIORITY, DEFAULT_STA… in dpc_init()

Completed in 4 milliseconds