Searched defs:usbi_cond_perthread (Results 1 – 1 of 1) sorted by relevance
28 struct usbi_cond_perthread { struct29 struct list_head list;30 DWORD tid;31 HANDLE event;