Searched refs:VBoxTlsRefCountGet (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/
H A DVBoxVideo3D.h98 #define VBoxTlsRefCountGet(_p) (ASMAtomicReadS32(&(_p)->cTlsRefs)) macro
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_init.c694 if (VBoxTlsRefCountGet(ctx) > 1 && ctx->shared == gSharedState)

Completed in 82 milliseconds