libuv/include/uv-private
Ben Noordhuis effa3b65b1 Rename __unused to UV__UNUSED.
__unused is - contrary to its name - used in glibc.

The ANSI/ISO standards reserve all identifiers starting with two underscores so
it's generally a good idea not to use those.
2012-04-03 17:41:50 +02:00
..
eio.h unix: create separate eio result queue per loop 2011-12-20 20:47:33 +01:00
ev.h Add uv_loop_refcount() function, debug tool. 2012-01-14 00:33:08 +01:00
ngx-queue.h Fix include guard in tree.h and ngx-queue.h 2012-03-15 02:23:22 +01:00
tree.h Rename __unused to UV__UNUSED. 2012-04-03 17:41:50 +02:00
uv-unix.h unix: use uv_timer_t for c-ares' timeout timer 2012-04-03 03:23:57 +02:00
uv-win.h Remove UV_ARES_TASK_PRIVATE_FIELDS. 2012-04-03 02:44:50 +02:00