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

/vbox/src/VBox/Runtime/r0drv/generic/
H A Dthreadctxhooks-r0drv-generic.cpp78 RTDECL(bool) RTThreadCtxHooksAreRegistered(RTTHREADCTX hThreadCtx) function
83 RT_EXPORT_SYMBOL(RTThreadCtxHooksAreRegistered); variable
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dthreadctxhooks-r0drv-linux.c297 RTDECL(bool) RTThreadCtxHooksAreRegistered(RTTHREADCTX hThreadCtx)
355 RTDECL(bool) RTThreadCtxHooksAreRegistered(RTTHREADCTX hThreadCtx)
360 RT_EXPORT_SYMBOL(RTThreadCtxHooksAreRegistered); variable
/vbox/include/iprt/
H A Dmangling.h1677 # define RTThreadCtxHooksAreRegistered RT_MANGLER(RTThreadCtxHooksAreRegistered) /* r0drv */ macro

Completed in 107 milliseconds