Searched refs:thread_suspend (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dopenvms.c168 ** thread_suspend and thread_resume are used by the gc code
174 int thread_suspend(PRThread *thr_id) { function
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_openvms.h329 extern int thread_suspend(PRThread *thr_id);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptthread.c1345 rv = thread_suspend(thred);

Completed in 293 milliseconds