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

  /src/sys/kern/
kern_tc.c 121 static struct timehands th7 = { .th_next = &th8, }; variable in typeref:struct:timehands
122 static struct timehands th6 = { .th_next = &th7, };

Completed in 11 milliseconds