Searched refs:BEV_OPT_UNLOCK_CALLBACKS (Results 1 – 3 of 3) sorted by relevance
355 if ((options & (BEV_OPT_DEFER_CALLBACKS|BEV_OPT_UNLOCK_CALLBACKS)) in bufferevent_init_common_()356 == BEV_OPT_UNLOCK_CALLBACKS) { in bufferevent_init_common_()360 if (options & BEV_OPT_UNLOCK_CALLBACKS) in bufferevent_init_common_()
174 BEV_OPT_UNLOCK_CALLBACKS = (1<<3) enumerator
746 be_flags |= BEV_OPT_UNLOCK_CALLBACKS; in test_bufferevent_connect()