Searched refs:QUEUE_ADD (Results 1 – 2 of 2) sorted by relevance
/third_party/libuv/src/ | ||
D | queue.h | 52 #define QUEUE_ADD(h, n) \ macro |
/third_party/libuv/src/unix/ | ||
D | fsevents.c | 205 QUEUE_ADD(&handle->cf_events, events); in uv__fsevents_push_event() |