Searched defs:RTThreadCtxHooksCreate (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/generic/
H A Dthreadctxhooks-r0drv-generic.cpp36 RTDECL(int) RTThreadCtxHooksCreate(PRTTHREADCTX phThreadCtx) function
41 RT_EXPORT_SYMBOL(RTThreadCtxHooksCreate); variable
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dthreadctxhooks-r0drv-linux.c163 RTDECL(int) RTThreadCtxHooksCreate(PRTTHREADCTX phThreadCtx) function
180 RT_EXPORT_SYMBOL(RTThreadCtxHooksCreate); variable
313 RTDECL(int) RTThreadCtxHooksCreate(PRTTHREADCTX phThreadCtx) function
318 RT_EXPORT_SYMBOL(RTThreadCtxHooksCreate); variable
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dthreadctxhooks-r0drv-solaris.c151 RTDECL(int) RTThreadCtxHooksCreate(PRTTHREADCTX phThreadCtx) function
/vbox/include/iprt/
H A Dmangling.h1678 # define RTThreadCtxHooksCreate RT_MANGLER(RTThreadCtxHooksCreate) /* r0drv */ macro

Completed in 79 milliseconds