Searched defs:VbglR3Init (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxControl/testcase/
H A DtstVBoxControl.cpp36 VBGLR3DECL(int) VbglR3Init(void) function
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3Lib.cpp113 * Implementation of VbglR3Init and VbglR3InitUser
122 * This will fail if two (or more) threads race each other calling VbglR3Init.
285 VBGLR3DECL(int) VbglR3Init(void) function
292 * Open the VBox R3 Guest Library. Equivalent to VbglR3Init, but for user

Completed in 257 milliseconds