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

  /prebuilts/go/darwin-x86/src/runtime/
mgcwork.go 118 putempty(wbuf, 86)
148 putempty(wbuf, 115)
298 // putempty puts a workbuf onto the work.empty list.
301 func putempty(b *workbuf, entry int) { func
345 putempty(b, entry+81500000)
  /prebuilts/go/linux-x86/src/runtime/
mgcwork.go 118 putempty(wbuf, 86)
148 putempty(wbuf, 115)
298 // putempty puts a workbuf onto the work.empty list.
301 func putempty(b *workbuf, entry int) { func
345 putempty(b, entry+81500000)

Completed in 1427 milliseconds