Searched refs:suspend (Results 1 - 12 of 12) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dopenvms.c193 thr_id->suspend |= PT_THREAD_SUSPENDED;
205 thr_id->suspend |= PT_THREAD_RESUMED;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptthread.c214 if (thred->suspend & PT_THREAD_SETGCABLE)
216 thred->suspend = 0;
464 thred->suspend =(isGCAble) ? PT_THREAD_SETGCABLE : 0;
1187 * Need to suspend all threads other than me before doing this.
1211 PR_ASSERT((thred == me) || (thred->suspend & PT_THREAD_SUSPENDED));
1230 * we use is to send a SIGUSR2 signal to every gc able thread that we intend to suspend.
1273 PR_ASSERT((me->suspend & PT_THREAD_SUSPENDED) == 0);
1290 me->suspend |= PT_THREAD_SUSPENDED;
1297 while (me->suspend & PT_THREAD_SUSPENDED)
1305 me->suspend |
[all...]
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A Ddpmsstr.h116 CARD16 suspend B16;
131 CARD16 suspend B16;
/vbox/src/VBox/Additions/x11/x11include/xextproto-7.1.1/X11/extensions/
H A Ddpmsproto.h108 CARD16 suspend B16;
123 CARD16 suspend B16;
/vbox/src/VBox/HostDrivers/Support/linux/
H A DSUPDrv-linux.c240 .suspend = VBoxDrvSuspend, /* before entering deep sleep */
251 .suspend = VBoxDrvSuspend,
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dserver_protocol.h553 int suspend; member in struct:__anon14203::__anon14216
706 int suspend; member in struct:new_thread_request
2639 int suspend; member in struct:get_thread_context_request
2655 int suspend; member in struct:set_thread_context_request
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dserver_protocol.h477 int suspend; member in struct:__anon1531::__anon1544
622 int suspend; member in struct:new_thread_request
2455 int suspend; member in struct:get_thread_context_request
2471 int suspend; member in struct:set_thread_context_request
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h210 ** Possible values for thread's suspend field
605 #define _PR_SUSPENDING 0x40 /* thread wants to suspend */
1600 PRUint32 suspend; /* used to store suspend and resume flags */ member in struct:PRThread
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsxml2.idl2090 HRESULT suspend();
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml2.idl2600 HRESULT suspend();
H A Dmsxml6.idl2464 HRESULT suspend();
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 655 milliseconds