Searched defs:PR_SetThreadDumpProc (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/
H A Dprdump.c149 PR_SetThreadDumpProc(PRThread* thread, PRThreadDumpProc dump, void *arg) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dpprthred.h58 #define PR_SetThreadDumpProc VBoxNsprPR_SetThreadDumpProc macro
143 NSPR_API(void) PR_SetThreadDumpProc(
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptthread.c1073 PR_SetThreadDumpProc(PRThread* thread, PRThreadDumpProc dump, void *arg) function

Completed in 1754 milliseconds