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

  /src/sys/dev/dm/
dm_target_delay.c 80 static void _thread(void*);
209 if (kthread_create(PRI_NONE, 0, NULL, _thread, di, NULL,
464 _thread(void *arg) function in typeref:typename:void
dm_target_delay.c 80 static void _thread(void*);
209 if (kthread_create(PRI_NONE, 0, NULL, _thread, di, NULL,
464 _thread(void *arg) function in typeref:typename:void

Completed in 21 milliseconds