Home
last modified time | relevance | path

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

/external/libevent/
Dht-internal.h55 #define HT_CLEAR(name, head) name##_HT_CLEAR(head) macro
Devmap.c152 HT_CLEAR(event_io_map, ctx); /* remove all storage held by the ctx. */ in evmap_io_clear()
Devent.c546 HT_CLEAR(event_debug_map, &global_debug_map);