gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:splx (0.06 seconds)
t2ex
t2ex_source/t2ex/network/net/src/sys/tkn_intr.h - 2.7KB - 80 lines
77: #define spl0()          tkn_spl_unlock(IPL_NONE)
78: #define splx(x)         tkn_spl_unlock(x)
79: