Searched refs:sx_destroy (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dsx.h22 #define sx_destroy(lock) rw_lock_destroy(&(lock)->l) macro
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c563 #define CTX_LOCK_DESTROY(ctx) sx_destroy(&(ctx)->ifc_ctx_sx)

Completed in 53 milliseconds