Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
H A Dthread.c586 static void uv__custom_sem_wait(uv_sem_t* sem_) { in uv__custom_sem_wait() function
693 uv__custom_sem_wait(sem); in uv_sem_wait()
/third_party/node/deps/uv/src/unix/
H A Dthread.c593 static void uv__custom_sem_wait(uv_sem_t* sem_) { in uv__custom_sem_wait() function
700 uv__custom_sem_wait(sem); in uv_sem_wait()

Completed in 3 milliseconds