Home
last modified time | relevance | path

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

/art/runtime/
Dthread_list.cc721 static void ThreadSuspendByThreadIdWarning(LogSeverity severity, const char* message, in ThreadSuspendByThreadIdWarning() function
755 ThreadSuspendByThreadIdWarning(WARNING, "No such thread id for suspend", thread_id); in SuspendThreadByThreadId()
796 ThreadSuspendByThreadIdWarning(WARNING, "Thread suspension timed out", thread_id); in SuspendThreadByThreadId()