Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/testcurl/
Dtest_quiesce.c114 ServeOneRequest(void *param) in ServeOneRequest() function
232 if (0 != pthread_create(&thrd, NULL, &ServeOneRequest, (void*)(intptr_t) fd)) in testGet()