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

/vbox/src/VBox/Runtime/r0drv/generic/
H A Dthreadctxhooks-r0drv-generic.cpp70 RTDECL(int) RTThreadCtxHooksDeregister(RTTHREADCTX hThreadCtx) function
75 RT_EXPORT_SYMBOL(RTThreadCtxHooksDeregister); variable
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dthreadctxhooks-r0drv-linux.c274 RTDECL(int) RTThreadCtxHooksDeregister(RTTHREADCTX hThreadCtx) function
294 RT_EXPORT_SYMBOL(RTThreadCtxHooksDeregister); variable
347 RTDECL(int) RTThreadCtxHooksDeregister(RTTHREADCTX hThreadCtx) function
352 RT_EXPORT_SYMBOL(RTThreadCtxHooksDeregister); variable
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dthreadctxhooks-r0drv-solaris.c301 RTDECL(int) RTThreadCtxHooksDeregister(RTTHREADCTX hThreadCtx) function
/vbox/include/iprt/
H A Dmangling.h1679 # define RTThreadCtxHooksDeregister RT_MANGLER(RTThreadCtxHooksDeregister) /* r0drv */ macro

Completed in 89 milliseconds