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 workbuf934 empty lfstack // lock-free list of empty blocks workbuf943 // one of the workbuf lists.