Lines Matching full:workbuf
177 if unsafe.Sizeof(workbuf{}) != _WorkbufSize {178 throw("size of Workbuf is suboptimal")766 full uint64 // lock-free list of full blocks workbuf767 empty uint64 // lock-free list of empty blocks workbuf769 partial uint64 // lock-free list of partially filled blocks workbuf