Files
Kir Kolyshkin 16dde3befc libct/intelrdt: use sync.OnceFunc and sync.OnceValues
Switch from sync.Once to sync.OnceFunc and sync.OnceValues.

Keep Root a function (rather than a variable) because godoc
renders function doc better than a variable doc.

Switch to using internal function root internally.

Modify tests accordingly (and simplify NewIntelRdtTestUtil to
fakeRoot).

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2026-05-15 17:14:15 -07:00
..
2025-11-10 13:18:45 -08:00
2025-11-10 13:18:45 -08:00
2021-10-14 13:46:02 -07:00
2021-10-14 13:46:02 -07:00
2025-09-15 15:09:06 +03:00