Searched defs:thread_func (Results 1 – 7 of 7) sorted by relevance
16 static int thread_func(void* arg) { in thread_func() function
14 static int thread_func(void* arg) { in thread_func() function
65 auto thread_func = [](struct usb_request** req) -> void { in control_interrupt_test() local141 auto thread_func = [](struct usb_request** reqs) -> void { in bulk_test() local
137 int thread_func(void* arg) { in thread_func() function
403 static int thread_func(void* arg) { in thread_func() function
1055 bool Init(ThreadFunc thread_func, RegisterStruct* state) { in Init()
406 static int thread_func(void* arg) in thread_func() function
Completed in 20 milliseconds