Searched refs:BEV_OPT_UNLOCK_CALLBACKS (Results 1 – 3 of 3) sorted by relevance
340 if ((options & (BEV_OPT_DEFER_CALLBACKS|BEV_OPT_UNLOCK_CALLBACKS)) in bufferevent_init_common_()341 == BEV_OPT_UNLOCK_CALLBACKS) { in bufferevent_init_common_()345 if (options & BEV_OPT_UNLOCK_CALLBACKS) in bufferevent_init_common_()
173 BEV_OPT_UNLOCK_CALLBACKS = (1<<3) enumerator
729 be_flags |= BEV_OPT_UNLOCK_CALLBACKS; in test_bufferevent_connect()