gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:SIMPLEQ_ENTRY (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/kern/kern_softint.c - 29.5KB - 916 lines
214: typedef struct softhand {
215:         SIMPLEQ_ENTRY(softhand)        sh_q;
216:         void                   (*sh_func)(void *);