Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h155 static __inline__ void __attribute__((noreturn)) adb_thread_exit() { in adb_thread_exit() function
708 static __inline__ void __attribute__((noreturn)) adb_thread_exit() { in adb_thread_exit() function
Dsysdeps_test.cpp69 adb_thread_exit(); in TEST()