Home
last modified time | relevance | path

Searched refs:adb_pthread_wrapper (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dsysdeps.h717 static void* adb_pthread_wrapper(void* heap_args) { in adb_pthread_wrapper() function
732 errno = pthread_create(&temp, &attr, adb_pthread_wrapper, pthread_args);