Home
last modified time | relevance | path

Searched refs:dowait (Results 1 – 1 of 1) sorted by relevance

/libuv/test/
H A Drunner-unix.c203 static void* dowait(void* data) { in dowait() function
256 dowait(&args); in process_wait()
282 r = pthread_create(&tid, &attr, dowait, &args); in process_wait()

Completed in 4 milliseconds