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

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

Completed in 23 milliseconds