| kern_tc.c | 119 static struct timehands th0; variable in typeref:struct:timehands 120 static struct timehands th9 = { .th_next = &th0, }; 129 static struct timehands th0 = { variable in typeref:struct:timehands 137 static struct timehands *volatile timehands = &th0;
|