HomeSort by relevance Sort by last modified time
    Searched full:markroot (Results 1 - 8 of 8) sorted by null

  /art/runtime/gc/collector/
concurrent_copying.h 125 void MarkRoot(mirror::CompressedReference<mirror::Object>* root)
concurrent_copying.cc     [all...]
  /prebuilts/go/darwin-x86/src/runtime/
mgcmark.go 35 parforsetup(work.markfor, useOneP, uint32(_RootCount+local_allglen), false, markroot)
56 func markroot(desc *parfor, i uint32) { func
114 throw("markroot: bad index")
mgc.go 796 // markroot during the concurrent scan phase. This is updated
    [all...]
proc1.go 383 // Invariant; we (the caller, markroot for a specific goroutine) own gp.gcscandone.
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
mgcmark.go 35 parforsetup(work.markfor, useOneP, uint32(_RootCount+local_allglen), false, markroot)
56 func markroot(desc *parfor, i uint32) { func
114 throw("markroot: bad index")
mgc.go 796 // markroot during the concurrent scan phase. This is updated
    [all...]
proc1.go 383 // Invariant; we (the caller, markroot for a specific goroutine) own gp.gcscandone.
    [all...]

Completed in 301 milliseconds