Home
last modified time | relevance | path

Searched refs:EVLOCK_UNLOCK (Results 1 – 14 of 14) sorted by relevance

/external/libevent/
Devthread-internal.h100 #define EVLOCK_UNLOCK(lockvar,mode) \ macro
124 EVLOCK_UNLOCK((base)->lockvar, 0); \
233 #define EVLOCK_UNLOCK(lockvar,mode) \ macro
247 EVLOCK_UNLOCK((base)->lockvar, 0); \
313 #define EVLOCK_UNLOCK(lockvar, mode) EVUTIL_NIL_STMT_ macro
366 EVLOCK_UNLOCK(lock2_tmplock_,mode2); \
367 EVLOCK_UNLOCK(lock1_tmplock_,mode1); \
Dbufferevent_ratelim.c186 #define UNLOCK_GROUP(g) EVLOCK_UNLOCK((g)->lock, 0)
367 EVLOCK_UNLOCK(bev->lock, 0); in bev_group_suspend_reading_()
385 EVLOCK_UNLOCK(bev->lock, 0); in bev_group_suspend_writing_()
498 EVLOCK_UNLOCK(bev->lock, 0); in bev_group_unsuspend_reading_()
517 EVLOCK_UNLOCK(bev->lock, 0); in bev_group_unsuspend_writing_()
Devutil_rand.c124 #define ARC4_UNLOCK_() EVLOCK_UNLOCK(arc4rand_lock, 0)
Devbuffer-internal.h291 EVLOCK_UNLOCK((buffer)->lock, 0); \
Dbufferevent-internal.h493 EVLOCK_UNLOCK(locking->lock, 0); \
Devent.c257 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in HT_PROTOTYPE()
275 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in event_debug_note_teardown_()
301 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in event_debug_note_add_()
327 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in event_debug_note_del_()
351 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in event_debug_assert_is_setup_()
372 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in event_debug_assert_not_added_()
598 EVLOCK_UNLOCK(event_debug_map_lock_ , 0); in event_disable_debug_mode()
Dsignal.c119 #define EVSIGBASE_UNLOCK() EVLOCK_UNLOCK(evsig_base_lock, 0)
Dbuffer.c3160 EVLOCK_UNLOCK(seg->lock, 0); in evbuffer_file_segment_free()
3208 EVLOCK_UNLOCK(seg->lock, 0); in evbuffer_add_file_segment()
3214 EVLOCK_UNLOCK(seg->lock, 0); in evbuffer_add_file_segment()
3279 EVLOCK_UNLOCK(seg->lock, 0); in evbuffer_add_file_segment()
Dlistener.c107 #define UNLOCK(listener) EVLOCK_UNLOCK((listener)->lock, 0)
Devutil.c1801 EVLOCK_UNLOCK(windows_socket_errors_lock_, 0); in evutil_socket_error_to_string()
Devdns.c431 EVLOCK_UNLOCK((base)->lock, 0)
/external/libevent/test/
Dregress_thread.c80 EVLOCK_UNLOCK(cw->lock, 0); in wake_all_timeout()
90 EVLOCK_UNLOCK(cw->lock, 0); in wake_one_timeout()
124 EVLOCK_UNLOCK(cw.lock, 0); in basic_thread()
128 EVLOCK_UNLOCK(count_lock, 0); in basic_thread()
135 EVLOCK_UNLOCK(count_lock, 0); in basic_thread()
280 EVLOCK_UNLOCK(rec->cond->lock, 0); in wait_for_condition()
Dregress_iocp.c87 EVLOCK_UNLOCK(count_lock, 0); in count_incr()
108 EVLOCK_UNLOCK(count_lock, 0); in count_wait_for()
133 EVLOCK_UNLOCK(d_o->lock, 0); in dummy_cb()
150 EVLOCK_UNLOCK(o->lock, 0); in pair_is_in()
Dregress_dns.c2237 EVLOCK_UNLOCK(rp->lock, 0); in race_busywait_run()
2251 EVLOCK_UNLOCK(rp->lock, 0); in race_gai_cb()
2336 EVLOCK_UNLOCK(rp.lock, 0); in getaddrinfo_race_gotresolve_test()
2345 EVLOCK_UNLOCK(rp.lock, 0); in getaddrinfo_race_gotresolve_test()