Searched refs:adb_thread_t (Results 1 – 4 of 4) sorted by relevance
63 typedef struct { unsigned tid; } adb_thread_t; typedef69 static __inline__ int adb_thread_create( adb_thread_t *thread, adb_thread_func_t func, void* ar… in adb_thread_create()413 typedef pthread_t adb_thread_t; typedef417 static __inline__ int adb_thread_create( adb_thread_t *pthread, adb_thread_func_t start, void* … in adb_thread_create()
121 adb_thread_t t; in create_service_thread()
115 adb_thread_t tid; in usb_init()
425 adb_thread_t output_thread_ptr; in transport_registration_func()426 adb_thread_t input_thread_ptr; in transport_registration_func()