• Austin Clements's avatar
    runtime: use gList in netpoll · de990545
    Austin Clements authored
    netpoll is perhaps one of the most confusing uses of G lists currently
    since it passes around many lists as bare *g values right now.
    Switching to gList makes it much clearer what's an individual g and
    what's a list.
    
    Change-Id: I8d8993c4967c5bae049c7a094aad3a657928ba6c
    Reviewed-on: https://go-review.googlesource.com/129397
    Run-TryBot: Austin Clements <austin@google.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarRick Hudson <rlh@golang.org>
    de990545
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...