Searched refs:up_curtd (Results 1 – 2 of 2) sorted by relevance
105 up->up_curtd = td; in usb_process()379 if (up->up_curtd == curthread) { in usb_proc_mwait_impl()535 return (up->up_curtd == curthread); in usb_proc_is_called_from()
60 struct thread *up_curtd; member