Ben Noordhuis
|
6ede034a7e
|
test: #include missing <string.h>
|
2012-01-18 15:56:43 +01:00 |
|
Ben Noordhuis
|
1161d31aea
|
test: move container_of() macro into task.h
|
2012-01-18 15:56:40 +01:00 |
|
Ben Noordhuis
|
fbbc085448
|
Rename COUNTOF() to ARRAY_SIZE().
Consistent with Node, it has an ARRAY_SIZE() macro but not COUNTOF().
|
2012-01-18 15:48:31 +01:00 |
|
Igor Zinkovsky
|
52511b9ddc
|
windows: implement uv_loop_new+uv_loop_delete
|
2012-01-16 17:07:49 -08:00 |
|
Igor Zinkovsky
|
26512731e3
|
remove uv_thread_self
|
2012-01-13 17:24:30 -08:00 |
|
Ben Noordhuis
|
d6a06b8689
|
test: eio callbacks should run in their owning threads
|
2011-12-22 03:42:54 +01:00 |
|
Ryan Dahl
|
a993329c02
|
add uv_thread_self
|
2011-12-20 11:34:18 -08:00 |
|
Ben Noordhuis
|
8e4ed88bbe
|
Wrap platform thread APIs.
|
2011-11-21 21:04:16 +01:00 |
|