Home
last modified time | relevance | path

Searched defs:UV_DEC_BACKLOG (Results 1 – 1 of 1) sorted by relevance

/third_party/libuv/src/unix/
Dstream.c508 # define UV_DEC_BACKLOG(w) w->rcount--; macro
510 # define UV_DEC_BACKLOG(w) /* no-op */ macro