Home
last modified time | relevance | path

Searched defs:targettd (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/compat/linux/
HDlinux_time.c210 struct thread *targettd; in linux_clock_gettime() local
/NextBSD/sys/kern/
HDkern_time.c251 get_thread_cputime(struct thread *targettd, struct timespec *ats) in get_thread_cputime()