Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dtty.c126 static uv_mutex_t uv__tty_console_resize_mutex; variable
173 uv_mutex_init(&uv__tty_console_resize_mutex); in uv__console_init()
2399 uv_mutex_lock(&uv__tty_console_resize_mutex);
2403 uv_mutex_unlock(&uv__tty_console_resize_mutex);
2406 uv_mutex_unlock(&uv__tty_console_resize_mutex);

Completed in 13 milliseconds