Home
last modified time | relevance | path

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

/art/runtime/
Dthread_list.cc712 static void ThreadSuspendByPeerWarning(Thread* self, in ThreadSuspendByPeerWarning() function
758 ThreadSuspendByPeerWarning(self, WARNING, "No such thread for suspend", peer); in SuspendThreadByPeer()
805 ThreadSuspendByPeerWarning(self, FATAL, "Thread suspension timed out", peer); in SuspendThreadByPeer()