Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/lib/
H A Durl.c1243 bool *waitpipe) in ConnectionExists() argument
1273 *waitpipe = match.wait_pipe; in ConnectionExists()
3343 bool waitpipe = FALSE; local
3572 reuse = ConnectionExists(data, conn, &existing, &force_reuse, &waitpipe);
3607 if(waitpipe)