Home
last modified time | relevance | path

Searched refs:HT_CLEAR (Results 1 – 5 of 5) sorted by relevance

/external/libevent/
Dht-internal.h59 #define HT_CLEAR(name, head) name##_HT_CLEAR(head) macro
Devmap.c155 HT_CLEAR(event_io_map, ctx); /* remove all storage held by the ctx. */ in evmap_io_clear_()
Devutil.c1830 HT_CLEAR(cached_sock_errs_map, &windows_socket_errors); in evutil_free_sock_err_globals()
Devent.c597 HT_CLEAR(event_debug_map, &global_debug_map); in event_disable_debug_mode()
DChangeLog438 o ht-internal: don't reset hth_table_length explicitly in name_##HT_CLEAR (597c7b2 Azat Khuzhin)