Home | History | Annotate | Download | only in runtime

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 workbuf
767 empty uint64 // lock-free list of empty blocks workbuf
769 partial uint64 // lock-free list of partially filled blocks workbuf