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

  /src/sys/kern/
kern_tc.c 123 static struct timehands th5 = { .th_next = &th6, }; variable in typeref:struct:timehands
124 static struct timehands th4 = { .th_next = &th5, };

Completed in 13 milliseconds