Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
31d96b5c37624e4c4c69477c6a1340cd272df7f6
/
.
/
test
/
1943-suspend-raw-monitor-wait
/
expected-stdout.txt
blob: 9bb1ca37d0f54119bade3d27f5f4004ff5517e50 [
file
] [
log
] [
blame
]
target_thread is sleeping in a wait.
Suspend target_thread.
Wake up the target_thread.
target_thread is sleeping in suspend without lock.
target_thread.isAlive() = true
resumed target_thread
target_thread doesn't hold lock!