Home
last modified time | relevance | path

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

/bootable/recovery/minadbd/
Dsysdeps.h69 static __inline__ int adb_thread_create( adb_thread_t *thread, adb_thread_func_t func, void* ar… in adb_thread_create() function
417 static __inline__ int adb_thread_create( adb_thread_t *pthread, adb_thread_func_t start, void* … in adb_thread_create() function