xref: /aosp_15_r20/art/test/1942-suspend-raw-monitor-exit/expected-stdout.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1*795d594fSAndroid Build Coastguard WorkerInitial state.
2*795d594fSAndroid Build Coastguard WorkerisLocked() = true
3*795d594fSAndroid Build Coastguard WorkerisSuspended(target_thread) = false
4*795d594fSAndroid Build Coastguard WorkerSuspend and sleep.
5*795d594fSAndroid Build Coastguard WorkerisLocked() = true
6*795d594fSAndroid Build Coastguard WorkerisSuspended(target_thread) = true
7*795d594fSAndroid Build Coastguard WorkerLet other thread release the raw monitor.
8*795d594fSAndroid Build Coastguard WorkerisLocked() = false
9*795d594fSAndroid Build Coastguard WorkerisSuspended(target_thread) = true
10*795d594fSAndroid Build Coastguard Workerother thread doesn't hold lock!
11*795d594fSAndroid Build Coastguard Workerresumed test thread
12