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

/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dinitterm-r0drv-solaris.c53 PFNSOL_untimeout_generic g_pfnrtR0Sol_untimeout_generic = NULL; variable
230 (void **)&g_pfnrtR0Sol_untimeout_generic);
231 if ((g_pfnrtR0Sol_timeout_generic == NULL) != (g_pfnrtR0Sol_untimeout_generic == NULL))
237 g_pfnrtR0Sol_untimeout_generic = NULL;
H A Dthe-solaris-kernel.h89 extern PFNSOL_untimeout_generic g_pfnrtR0Sol_untimeout_generic;
H A Dsemeventwait-r0drv-solaris.h387 g_pfnrtR0Sol_untimeout_generic(u.idCo, 0 /*nowait*/);

Completed in 43 milliseconds