Searched refs:adb_thread_t (Results 1 - 11 of 11) sorted by relevance

/system/core/adb/
H A Dbackup_service.c134 adb_thread_t t;
H A Dsysdeps.h64 typedef struct { unsigned tid; } adb_thread_t; typedef in typeref:struct:__anon282
70 static __inline__ int adb_thread_create( adb_thread_t *thread, adb_thread_func_t func, void* arg)
418 typedef pthread_t adb_thread_t; typedef
422 static __inline__ int adb_thread_create( adb_thread_t *pthread, adb_thread_func_t start, void* arg )
H A Dtransport_local.c256 adb_thread_t thr;
301 adb_thread_t thr;
H A Dservices.c233 adb_thread_t t;
375 adb_thread_t t;
H A Dusb_linux_client.c231 adb_thread_t tid;
440 adb_thread_t tid;
H A Dusb_windows.c180 adb_thread_t tid;
H A Dusb_libusb.c629 adb_thread_t tid;
H A Dusb_osx.c416 adb_thread_t tid;
H A Dtransport.c569 adb_thread_t output_thread_ptr;
570 adb_thread_t input_thread_ptr;
H A Dusb_linux.c703 adb_thread_t tid;
H A Dcommandline.c332 adb_thread_t thr;

Completed in 246 milliseconds