Home
last modified time | relevance | path

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

/libuv/src/
H A Duv-common.c573 static void uv__print_handles(uv_loop_t* loop, int only_active, FILE* stream) { in uv__print_handles() argument
587 if (only_active && !uv__is_active(h)) in uv__print_handles()

Completed in 5 milliseconds