libuv/src
Ben Noordhuis 2be240d3cd unix: initialize thread pool mutex and condvar
It accidentally worked before this commit on Linux but not on OS X.

Fixes #637.
2012-11-29 15:34:35 +01:00
..
unix unix: initialize thread pool mutex and condvar 2012-11-29 15:34:35 +01:00
win windows: fix uv_backend_fd() return value 2012-11-29 15:23:19 +01:00
fs-poll.c unix, windows: fix memory leak in fs-poll.c 2012-10-01 23:43:32 +02:00
inet.c win: support compilation with Visual Studio 2008 2012-10-23 22:55:25 +02:00
uv-common.c Add uv_thread_self. 2012-09-13 16:08:07 +02:00
uv-common.h windows: closing handles should always keep the loop alive 2012-10-25 15:10:29 +02:00