Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h109 static unsigned __stdcall adb_winthread_wrapper(void* heap_args) { in adb_winthread_wrapper() function
120 uintptr_t handle = _beginthreadex(nullptr, 0, adb_winthread_wrapper, args, 0, nullptr);