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

  /src/sys/kern/
kern_tc.c 125 static struct timehands th3 = { .th_next = &th4, }; variable in typeref:struct:timehands
126 static struct timehands th2 = { .th_next = &th3, };

Completed in 13 milliseconds