Home
last modified time | relevance | path

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

/third_party/curl/tests/libtest/
Dlib582.c150 static int checkForCompletion(CURLM *curl, int *success) in checkForCompletion() function
307 while(!checkForCompletion(m, &success)) { in test()
Dlib530.c176 static int checkForCompletion(CURLM *curl, int *success) in checkForCompletion() function
304 while(!checkForCompletion(m, &success)) { in testone()