HomeSort by relevance Sort by last modified time
    Searched refs:server_thread_process (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_6/
tirpc_svc_6.c 45 void *server_thread_process(void *arg) function
94 (&pThreadArray[i], NULL, server_thread_process, (void*)i) < 0) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_8/
tirpc_svc_8.c 45 void *server_thread_process(void *arg) function
95 (&pThreadArray[i], NULL, server_thread_process, (void*)i) < 0) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_9/
tirpc_svc_9.c 58 void *server_thread_process(void *arg) function
108 (&pThreadArray[i], NULL, server_thread_process, (void*)i) < 0) {

Completed in 301 milliseconds