diff options
Diffstat (limited to 'src/VBox/GuestHost/OpenGL/util/util.def')
| -rw-r--r-- | src/VBox/GuestHost/OpenGL/util/util.def | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/VBox/GuestHost/OpenGL/util/util.def b/src/VBox/GuestHost/OpenGL/util/util.def index d4b6cd64..4fa97058 100644 --- a/src/VBox/GuestHost/OpenGL/util/util.def +++ b/src/VBox/GuestHost/OpenGL/util/util.def @@ -82,7 +82,10 @@ crHashtableSearch crHashtableReplace crHashtableNumElements crHashtableWalk +crHashtableWalkUnlocked +crHashtableAllocRegisterKey crAllocHashtable +crAllocHashtableEx crFreeHashtable crHashtableGetDataKey crDetermineEndianness @@ -145,7 +148,6 @@ crGetCurrentDir crHashtableAllocKeys crHashtableDeleteBlock crHashtableIsKeyUsed -crHashtableWalk crMatrixInit crMatrixInitFromString crMatrixInitFromFloats |
