Searched defs:CacheLinePad (Results 1 – 2 of 2) sorted by relevance
22 type CacheLinePad struct{ _ [cacheLineSize]byte } struct
17 type CacheLinePad struct{ _ [CacheLinePadSize]byte } argument