Home
last modified time | relevance | path

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

/external/curl/tests/libtest/
Dlib582.c148 static int checkForCompletion(CURLM *curl, int *success) in checkForCompletion() function
301 while(!checkForCompletion(m, &success)) { in test()