HomeSort by: relevance | last modified time | path
    Searched defs:th5 (Results 1 - 2 of 2) 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, };
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 23 milliseconds