Searched refs:sunRpcForkThread (Results 1 – 1 of 1) sorted by relevance
13 static void sunRpcForkThread(void*);55 threadcreate(sunRpcForkThread, v, SunStackSize); in sunRpcProc()60 sunRpcForkThread(void *v) in sunRpcForkThread() function