gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:SIMPLEQ_HEAD (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/kern/kern_softint.c - 29.5KB - 916 lines
202: typedef struct softint {
203:         SIMPLEQ_HEAD(, softhand) si_q;
204:         struct lwp             *si_lwp;