Searched refs:wait_for_new_connection (Results 1 – 2 of 2) sorted by relevance
58 int (*wait_for_new_connection)(RpcServerProtseq *protseq, unsigned int count, void *wait_array); member
663 res = cps->ops->wait_for_new_connection(cps, count, objs); in RPCRT4_server_thread()