Searched defs:poolLocalInternal (Results 1 – 1 of 1) sorted by relevance
67 type poolLocalInternal struct { struct68 private any // Can be used only by the respective P.69 shared poolChain // Local P can pushHead/popHead; any P can popTail.73 poolLocalInternal anonMember