Searched defs:REMR3NotifyQueuePending (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp1182 { "REMR3NotifyQueuePending", (void *)&pfnREMR3NotifyQueuePending, &g_aArgsVM[0], RT_ELEMENTS(g_aArgsVM), REMFNDESC_FLAGS_RET_VOID, 0, NULL },
2478 REMR3DECL(void) REMR3NotifyQueuePending(PVM pVM) function
H A DVBoxRecompiler.c4334 REMR3DECL(void) REMR3NotifyQueuePending(PVM pVM) function
4337 LogFlow(("REMR3NotifyQueuePending: fInRem=%d\n", pVM->rem.s.fInREM));

Completed in 61 milliseconds