Searched refs:up_curtd (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/usb/
H A Dusb_process.h65 struct thread *up_curtd; member in struct:usb_process
H A Dusb_process.c123 up->up_curtd = td;
405 if (up->up_curtd == curthread) {
516 return (up->up_curtd == curthread);

Completed in 63 milliseconds