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

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

Completed in 41 milliseconds