Home
last modified time | relevance | path

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

/curl/lib/
H A Dsocketpair.h51 #define wakeup_create(p,nb) Curl_eventfd(p,nb) macro
61 #define wakeup_create(p,nb) Curl_pipe(p,nb) macro
86 #define wakeup_create(p,nb)\ macro
H A Dasyn-thread.c237 if(wakeup_create(tsd->sock_pair, FALSE) < 0) { in init_thread_sync_data()
H A Dmulti.c434 if(wakeup_create(multi->wakeup_pair, TRUE) < 0) { in Curl_multi_handle()

Completed in 13 milliseconds