Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
Dthread.c581 static void uv__custom_sem_post(uv_sem_t* sem_) { in uv__custom_sem_post() function
692 uv__custom_sem_post(sem); in uv_sem_post()