Home | History | Annotate | Download | only in runtime

Lines Matching refs:workbuf

177 	if unsafe.Sizeof(workbuf{}) != _WorkbufSize {
178 throw("size of Workbuf is suboptimal")
933 full lfstack // lock-free list of full blocks workbuf
934 empty lfstack // lock-free list of empty blocks workbuf
943 // one of the workbuf lists.