Home
last modified time | relevance | path

Searched refs:IPX_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/netipx/
HDipx_pcb.h144 #define IPX_LOCK_DESTROY(ipx) mtx_destroy(&(ipx)->ipxp_mtx) macro
HDipx_pcb.c353 IPX_LOCK_DESTROY(ipxp); in ipx_pcbfree()