Searched defs:RTThreadCtxHooksRetain (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/generic/
H A Dthreadctxhooks-r0drv-generic.cpp52 RTDECL(uint32_t) RTThreadCtxHooksRetain(RTTHREADCTX hThreadCtx) function
57 RT_EXPORT_SYMBOL(RTThreadCtxHooksRetain); variable
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dthreadctxhooks-r0drv-linux.c183 RTDECL(uint32_t) RTThreadCtxHooksRetain(RTTHREADCTX hThreadCtx)
198 RT_EXPORT_SYMBOL(RTThreadCtxHooksRetain); variable
321 RTDECL(uint32_t) RTThreadCtxHooksRetain(RTTHREADCTX hThreadCtx)
326 RT_EXPORT_SYMBOL(RTThreadCtxHooksRetain); variable
/vbox/include/iprt/
H A Dmangling.h1682 # define RTThreadCtxHooksRetain RT_MANGLER(RTThreadCtxHooksRetain) /* r0drv */ macro

Completed in 78 milliseconds