Searched refs:th3 (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/sys/kern/ |
| D | kern_tc.c | 73 static struct timehands th3 = { NULL, 0, 0, 0, {0, 0}, {0, 0}, {0, 0}, 0, &th4}; variable 74 static struct timehands th2 = { NULL, 0, 0, 0, {0, 0}, {0, 0}, {0, 0}, 0, &th3};
|