Searched refs:adb_thread_t (Results 1 – 10 of 10) sorted by relevance
65 typedef struct { unsigned tid; } adb_thread_t; typedef71 static __inline__ int adb_thread_create( adb_thread_t *thread, adb_thread_func_t func, void* ar… in adb_thread_create()436 typedef pthread_t adb_thread_t; typedef440 static __inline__ int adb_thread_create( adb_thread_t *pthread, adb_thread_func_t start, void* … in adb_thread_create()
259 adb_thread_t thr; in qemu_socket_thread()304 adb_thread_t thr; in local_init()
231 adb_thread_t tid; in usb_adb_init()445 adb_thread_t tid; in usb_ffs_init()
160 adb_thread_t t; in create_service_thread()343 adb_thread_t t; in create_subproc_thread()
182 adb_thread_t tid; in usb_init()
416 adb_thread_t tid; in usb_init()
629 adb_thread_t tid; in usb_init()
574 adb_thread_t output_thread_ptr; in transport_registration_func()575 adb_thread_t input_thread_ptr; in transport_registration_func()
703 adb_thread_t tid; in usb_init()
411 adb_thread_t thr; in interactive_shell()