Home
last modified time | relevance | path

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

/libuv/docs/code/locks/
H A Dmain.c10 int num = *(int *)n; in reader() local
24 int num = *(int *)n; in writer() local
/libuv/test/
H A Dbenchmark-pound.c177 static void tcp_do_setup(int num, void* arg) { in tcp_do_setup()
186 static void pipe_do_setup(int num, void* arg) { in pipe_do_setup()
247 static int tcp_do_connect(int num, make_connect_fn make_connect, void* arg) { in tcp_do_connect()
259 static int pipe_do_connect(int num, make_connect_fn make_connect, void* arg) { in pipe_do_connect()
H A Dtask.h300 # define TEST_FILE_LIMIT(num) \ argument
311 # define TEST_FILE_LIMIT(num) do {} while (0) argument
/libuv/docs/code/uvwget/
H A Dmain.c40 void add_download(const char *url, int num) { in add_download()

Completed in 8 milliseconds