Searched defs:adb_thread_create (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dsysdeps.h70 static __inline__ int adb_thread_create( adb_thread_t *thread, adb_thread_func_t func, void* arg) function
422 static __inline__ int adb_thread_create( adb_thread_t *pthread, adb_thread_func_t start, void* arg ) function

Completed in 4 milliseconds