Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dproc.go2124 func runSafePointFn() { func
Druntime2.go741 runSafePointFn uint32 // if 1, run sched.safePointFn at next safe point member