Home
last modified time | relevance | path

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

/curl/lib/
H A Dsocketpair.h51 #define wakeup_create(p,nb) Curl_eventfd(p,nb)
54 int Curl_eventfd(curl_socket_t socks[2], bool nonblocking);
H A Dsocketpair.c35 int Curl_eventfd(curl_socket_t socks[2], bool nonblocking) in Curl_eventfd() function

Completed in 5 milliseconds