Searched refs:ClientThread (Results 1 - 4 of 4) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ |
H A D | zerolen.c | 76 static void ClientThread(void *arg) function 159 ClientThread, (void *) PR_ntohs(PR_NetAddrInetPort(&addr)), 200 ClientThread, (void *) PR_ntohs(PR_NetAddrInetPort(&addr)), 239 ClientThread, (void *) PR_ntohs(PR_NetAddrInetPort(&addr)),
|
H A D | sendzlf.c | 57 static void ClientThread(void *arg) function 219 ClientThread, (void *) PR_ntohs(PR_NetAddrInetPort(&addr)),
|
H A D | accept.c | 138 ClientThread(void *_action) function 250 clientThread = PR_CreateThread(PR_USER_THREAD, ClientThread,
|
H A D | multiwait.c | 164 static void PR_CALLBACK ClientThread(void* arg) function 219 } /* ClientThread */ 613 PR_USER_THREAD, ClientThread, shared,
|
Completed in 163 milliseconds