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