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

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dsx.h19 #define sx_init(lock, name) rw_lock_init(&(lock)->l, name) macro
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c560 #define CTX_LOCK_INIT(_sc) sx_init(&(_sc)->ifc_ctx_sx, "iflib ctx lock")

Completed in 51 milliseconds