Searched refs:sunRpcRequestThread (Results 1 – 1 of 1) sorted by relevance
11 static void sunRpcRequestThread(void*);54 threadcreate(sunRpcRequestThread, v, SunStackSize); in sunRpcProc()80 sunRpcRequestThread(void *v) in sunRpcRequestThread() function