gvisor/pkg/ilist
Adin Scannell c09f9acd7c Distinguish Element and Linker for ilist.
Furthermore, allow for the specification of an ElementMapper. This allows a
single "Element" type to exist on multiple inline lists, and work without
having to embed the entry type.

This is a requisite change for supporting a per-Inode list of Dirents.

PiperOrigin-RevId: 211467497
Change-Id: If2768999b43e03fdaecf8ed15f435fe37518d163
2018-09-04 09:19:11 -07:00
..
BUILD Distinguish Element and Linker for ilist. 2018-09-04 09:19:11 -07:00
list.go Distinguish Element and Linker for ilist. 2018-09-04 09:19:11 -07:00
list_test.go Switch netstack licenses to Apache 2.0. 2018-07-09 14:04:40 -07:00