Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
c210ab55bcebda93f4e21d6df6e1dca5a5e152c5
/
.
/
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!