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

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

Completed in 11 milliseconds