Searched defs:usbi_cond_perthread (Results 1 – 1 of 1) sorted by relevance
29 struct usbi_cond_perthread { struct30 struct list_head list;31 DWORD tid;32 HANDLE event;