Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h111 adb_winthread_args thread_args = *static_cast<adb_winthread_args*>(heap_args); in adb_winthread_wrapper() local
675 adb_pthread_args thread_args = *reinterpret_cast<adb_pthread_args*>(heap_args); in adb_pthread_wrapper() local