| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | evthread-internal.h | 102 #define EVLOCK_UNLOCK(lockvar,mode) \ macro 126 EVLOCK_UNLOCK((base)->lockvar, 0); \ 235 #define EVLOCK_UNLOCK(lockvar,mode) \ macro 249 EVLOCK_UNLOCK((base)->lockvar, 0); \ 315 #define EVLOCK_UNLOCK(lockvar, mode) EVUTIL_NIL_STMT_ macro 368 EVLOCK_UNLOCK(lock2_tmplock_,mode2); \ 369 EVLOCK_UNLOCK(lock1_tmplock_,mode1); \
|
| D | bufferevent_ratelim.c | 188 #define UNLOCK_GROUP(g) EVLOCK_UNLOCK((g)->lock, 0) 369 EVLOCK_UNLOCK(bev->lock, 0); in bev_group_suspend_reading_() 387 EVLOCK_UNLOCK(bev->lock, 0); in bev_group_suspend_writing_() 500 EVLOCK_UNLOCK(bev->lock, 0); in bev_group_unsuspend_reading_() 519 EVLOCK_UNLOCK(bev->lock, 0); in bev_group_unsuspend_writing_()
|
| D | evutil_rand.c | 126 #define ARC4_UNLOCK_() EVLOCK_UNLOCK(arc4rand_lock, 0)
|
| D | evbuffer-internal.h | 293 EVLOCK_UNLOCK((buffer)->lock, 0); \
|
| D | bufferevent-internal.h | 495 EVLOCK_UNLOCK(locking->lock, 0); \
|
| D | event.c | 259 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in HT_PROTOTYPE() 277 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in event_debug_note_teardown_() 303 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in event_debug_note_add_() 329 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in event_debug_note_del_() 353 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in event_debug_assert_is_setup_() 374 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in event_debug_assert_not_added_() 600 EVLOCK_UNLOCK(event_debug_map_lock_ , 0); in event_disable_debug_mode()
|
| D | signal.c | 121 #define EVSIGBASE_UNLOCK() EVLOCK_UNLOCK(evsig_base_lock, 0)
|
| D | buffer.c | 3162 EVLOCK_UNLOCK(seg->lock, 0); in evbuffer_file_segment_free() 3210 EVLOCK_UNLOCK(seg->lock, 0); in evbuffer_add_file_segment() 3216 EVLOCK_UNLOCK(seg->lock, 0); in evbuffer_add_file_segment() 3281 EVLOCK_UNLOCK(seg->lock, 0); in evbuffer_add_file_segment()
|
| D | listener.c | 109 #define UNLOCK(listener) EVLOCK_UNLOCK((listener)->lock, 0)
|
| D | evutil.c | 1803 EVLOCK_UNLOCK(windows_socket_errors_lock_, 0); in evutil_socket_error_to_string()
|
| /netbsd/src/external/bsd/libevent/dist/ |
| D | evthread-internal.h | 102 #define EVLOCK_UNLOCK(lockvar,mode) \ macro 126 EVLOCK_UNLOCK((base)->lockvar, 0); \ 235 #define EVLOCK_UNLOCK(lockvar,mode) \ macro 249 EVLOCK_UNLOCK((base)->lockvar, 0); \ 315 #define EVLOCK_UNLOCK(lockvar, mode) EVUTIL_NIL_STMT_ macro 368 EVLOCK_UNLOCK(lock2_tmplock_,mode2); \ 369 EVLOCK_UNLOCK(lock1_tmplock_,mode1); \
|
| D | bufferevent_ratelim.c | 188 #define UNLOCK_GROUP(g) EVLOCK_UNLOCK((g)->lock, 0) 369 EVLOCK_UNLOCK(bev->lock, 0); in bev_group_suspend_reading_() 387 EVLOCK_UNLOCK(bev->lock, 0); in bev_group_suspend_writing_() 500 EVLOCK_UNLOCK(bev->lock, 0); in bev_group_unsuspend_reading_() 519 EVLOCK_UNLOCK(bev->lock, 0); in bev_group_unsuspend_writing_()
|
| D | evutil_rand.c | 130 #define ARC4_UNLOCK_() EVLOCK_UNLOCK(arc4rand_lock, 0)
|
| D | evbuffer-internal.h | 293 EVLOCK_UNLOCK((buffer)->lock, 0); \
|
| D | bufferevent-internal.h | 495 EVLOCK_UNLOCK(locking->lock, 0); \
|
| D | event.c | 261 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in HT_PROTOTYPE() 279 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in event_debug_note_teardown_() 305 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in event_debug_note_add_() 331 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in event_debug_note_del_() 355 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in event_debug_assert_is_setup_() 376 EVLOCK_UNLOCK(event_debug_map_lock_, 0); in event_debug_assert_not_added_() 602 EVLOCK_UNLOCK(event_debug_map_lock_ , 0); in event_disable_debug_mode()
|
| D | signal.c | 122 #define EVSIGBASE_UNLOCK() EVLOCK_UNLOCK(evsig_base_lock, 0)
|
| D | buffer.c | 3164 EVLOCK_UNLOCK(seg->lock, 0); in evbuffer_file_segment_free() 3212 EVLOCK_UNLOCK(seg->lock, 0); in evbuffer_add_file_segment() 3218 EVLOCK_UNLOCK(seg->lock, 0); in evbuffer_add_file_segment() 3283 EVLOCK_UNLOCK(seg->lock, 0); in evbuffer_add_file_segment()
|
| D | listener.c | 110 #define UNLOCK(listener) EVLOCK_UNLOCK((listener)->lock, 0)
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/test/ |
| D | regress_thread.c | 82 EVLOCK_UNLOCK(cw->lock, 0); in wake_all_timeout() 92 EVLOCK_UNLOCK(cw->lock, 0); in wake_one_timeout() 126 EVLOCK_UNLOCK(cw.lock, 0); in basic_thread() 130 EVLOCK_UNLOCK(count_lock, 0); in basic_thread() 137 EVLOCK_UNLOCK(count_lock, 0); in basic_thread() 282 EVLOCK_UNLOCK(rec->cond->lock, 0); in wait_for_condition()
|
| D | regress_iocp.c | 89 EVLOCK_UNLOCK(count_lock, 0); in count_incr() 110 EVLOCK_UNLOCK(count_lock, 0); in count_wait_for() 135 EVLOCK_UNLOCK(d_o->lock, 0); in dummy_cb() 152 EVLOCK_UNLOCK(o->lock, 0); in pair_is_in()
|
| D | regress_dns.c | 2239 EVLOCK_UNLOCK(rp->lock, 0); in race_busywait_run() 2253 EVLOCK_UNLOCK(rp->lock, 0); in race_gai_cb() 2338 EVLOCK_UNLOCK(rp.lock, 0); in getaddrinfo_race_gotresolve_test() 2347 EVLOCK_UNLOCK(rp.lock, 0); in getaddrinfo_race_gotresolve_test()
|
| /netbsd/src/external/bsd/libevent/dist/test/ |
| D | regress_thread.c | 84 EVLOCK_UNLOCK(cw->lock, 0); in wake_all_timeout() 95 EVLOCK_UNLOCK(cw->lock, 0); 130 EVLOCK_UNLOCK(cw.lock, 0); in basic_thread() 134 EVLOCK_UNLOCK(count_lock, 0); in basic_thread() 141 EVLOCK_UNLOCK(count_lock, 0); in basic_thread() 287 EVLOCK_UNLOCK(rec->cond->lock, 0);
|
| D | regress_iocp.c | 88 EVLOCK_UNLOCK(count_lock, 0); in count_incr() 109 EVLOCK_UNLOCK(count_lock, 0); in count_wait_for() 134 EVLOCK_UNLOCK(d_o->lock, 0); in dummy_cb() 151 EVLOCK_UNLOCK(o->lock, 0); in pair_is_in()
|
| D | regress_dns.c | 2241 EVLOCK_UNLOCK(rp->lock, 0); in race_busywait_run() 2255 EVLOCK_UNLOCK(rp->lock, 0); in race_gai_cb() 2343 EVLOCK_UNLOCK(rp.lock, 0); in getaddrinfo_race_gotresolve_test() 2352 EVLOCK_UNLOCK(rp.lock, 0); in getaddrinfo_race_gotresolve_test()
|