HomeSort by: relevance | last modified time | path
    Searched defs:maple_event_thread (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/dreamcast/dev/maple/
maple.c 149 static void maple_event_thread(void *);
265 if (kthread_create(PRI_NONE, 0, NULL, maple_event_thread, sc,
1429 maple_event_thread(void *arg) function in typeref:typename:void
maple.c 149 static void maple_event_thread(void *);
265 if (kthread_create(PRI_NONE, 0, NULL, maple_event_thread, sc,
1429 maple_event_thread(void *arg) function in typeref:typename:void

Completed in 59 milliseconds