Home
last modified time | relevance | path

Searched defs:stwReason (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dproc.go1340 type stwReason uint8 type
1427 func stopTheWorld(reason stwReason) worldStop {
1483 func stopTheWorldGC(reason stwReason) worldStop {
1537 func stopTheWorldWithSema(reason stwReason) worldStop {