HomeSort by relevance Sort by last modified time
    Searched refs:adb_thread_t (Results 1 - 10 of 10) sorted by null

  /system/core/adb/
usb_linux_client.c 114 adb_thread_t tid;
sysdeps.h 62 typedef struct { unsigned tid; } adb_thread_t; typedef in typeref:struct:__anon12988
68 static __inline__ int adb_thread_create( adb_thread_t *thread, adb_thread_func_t func, void* arg)
400 typedef pthread_t adb_thread_t; typedef
404 static __inline__ int adb_thread_create( adb_thread_t *pthread, adb_thread_func_t start, void* arg )
transport_local.c 186 adb_thread_t thr;
usb_windows.c 180 adb_thread_t tid;
services.c 245 adb_thread_t t;
usb_libusb.c 629 adb_thread_t tid;
usb_osx.c 408 adb_thread_t tid;
transport.c 544 adb_thread_t output_thread_ptr;
545 adb_thread_t input_thread_ptr;
usb_linux.c 676 adb_thread_t tid;
commandline.c 361 adb_thread_t thr;
    [all...]

Completed in 56 milliseconds