Searched refs:ThreadFunc (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dprpollml.c84 static void ThreadFunc(void *arg) function
123 thread = PR_CreateThread(PR_USER_THREAD, ThreadFunc, NULL,
133 thread = PR_CreateThread(PR_USER_THREAD, ThreadFunc, NULL,
143 thread = PR_CreateThread(PR_USER_THREAD, ThreadFunc, NULL,
H A Dinitclk.c60 void ThreadFunc(void *arg) function
84 ThreadFunc,
H A Dioconthr.c49 void ThreadFunc(void *arg) function
97 PR_USER_THREAD, ThreadFunc, fds[2 * index],
H A Dsema.c56 void ThreadFunc(void *arg) function
132 thred = PR_CreateThread(PR_USER_THREAD, ThreadFunc, NULL,

Completed in 222 milliseconds