Home
last modified time | relevance | path

Searched refs:uv__stream_osx_select (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/src/unix/
H A Dstream.c146 static void uv__stream_osx_select(void* arg) { in uv__stream_osx_select() function
369 err = uv_thread_create(&s->thread, uv__stream_osx_select, stream); in uv__stream_try_select()
/third_party/node/deps/uv/src/unix/
H A Dstream.c136 static void uv__stream_osx_select(void* arg) { in uv__stream_osx_select() function
359 err = uv_thread_create(&s->thread, uv__stream_osx_select, stream); in uv__stream_try_select()

Completed in 4 milliseconds