Searched defs:_MD_RESTORE_CONTEXT (Results 1 - 25 of 31) sorted by relevance

12

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16thred.c202 ** _MD_RESTORE_CONTEXT() -- Resume execution of thread 't'.
212 ** _MD_RESTORE_CONTEXT() implements most of the thread switching
249 ** PR_Schedule() calls _MD_RESTORE_CONTEXT() to cause the thread
307 void _MD_RESTORE_CONTEXT(PRThread *t) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_bsdi.h114 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_nec.h96 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_nextstep.h132 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_rhapsody.h100 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_sony.h87 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_aix.h150 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_darwin.h177 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_dgux.h102 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_freebsd.h154 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_hpux.h129 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_linux.h364 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_ncr.h113 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_netbsd.h210 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_nspr_pthread.h100 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_nto.h118 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_openbsd.h128 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_qnx.h109 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_reliantunix.h230 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_scoos.h105 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_sunos4.h115 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_unixware.h102 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_irix.h366 #define _MD_RESTORE_CONTEXT(_newThread) \ macro
H A D_openvms.h192 #define _MD_RESTORE_CONTEXT(_thread) \ macro
H A D_osf1.h130 #define _MD_RESTORE_CONTEXT(_thread) \ macro

Completed in 78 milliseconds

12