Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/
Duser_recv_thread.c150 recv_function_route(void *arg) in recv_function_route() function
193 recv_function_route(void *arg)
1395 if ((rc = pthread_create(&SCTP_BASE_VAR(recvthreadroute), NULL, &recv_function_route, NULL))) {