summaryrefslogtreecommitdiffstats
path: root/device/pools.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* device: use a waiting sync.Pool instead of a channelJason A. Donenfeld2021-02-021-60/+53
* global: bump copyrightJason A. Donenfeld2021-01-281-1/+1
* all: use ++ to incrementJosh Bleecher Snyder2021-01-071-3/+3
* device: always name *Queue*Element variables elemJosh Bleecher Snyder2021-01-071-8/+8
* device: clear pointers when returning elems to poolsJosh Bleecher Snyder2020-12-081-0/+2
* global: update header comments and modulesJason A. Donenfeld2020-05-021-1/+1
* global: begin modularizationJason A. Donenfeld2019-03-031-0/+89