Searched refs:osi_thread_run (Results 1 – 1 of 1) sorted by relevance
49 static void osi_thread_run(void *arg) in osi_thread_run() function157 …if (xTaskCreatePinnedToCore(osi_thread_run, name, stack_size, &start_arg, priority, &thread->threa… in osi_thread_create()