If set, callbacks are executed without locks being held on the bufferevent.

Property definitions

libevent :: libevent $ Sys :: bev_opt_unlock_callbacks
# If set, callbacks are executed without locks being held on the bufferevent.
fun bev_opt_unlock_callbacks: Int `{ return BEV_OPT_UNLOCK_CALLBACKS; `}
lib/libevent/libevent.nit:327,1--328,72