Home
last modified time | relevance | path

Searched refs:ares_pipeevent_t (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares_event_wake_pipe.c40 } ares_pipeevent_t; typedef
42 static void ares_pipeevent_destroy(ares_pipeevent_t *p) in ares_pipeevent_destroy()
59 static ares_pipeevent_t *ares_pipeevent_init(void) in ares_pipeevent_init()
61 ares_pipeevent_t *p = ares_malloc_zero(sizeof(*p)); in ares_pipeevent_init()
113 const ares_pipeevent_t *p; in ares_pipeevent_signal()
127 const ares_pipeevent_t *p = NULL; in ares_pipeevent_cb()
147 ares_pipeevent_t *p = NULL; in ares_pipeevent_create()

Completed in 1 milliseconds