Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h173 static __inline__ void __attribute__((noreturn)) adb_thread_exit() { in adb_thread_exit() function
752 static __inline__ void __attribute__((noreturn)) adb_thread_exit() { in adb_thread_exit() function
Dsysdeps_test.cpp65 adb_thread_exit(); in TEST()