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

/vbox/src/VBox/HostServices/SharedFolders/
H A Dteststubs.h67 #define RTFileUnlock testRTFileUnlock
68 extern int testRTFileUnlock(RTFILE hFile, int64_t offLock, uint64_t cbLock);
/vbox/src/VBox/HostServices/SharedFolders/testcase/
H A DtstSharedFolderService.cpp352 extern int testRTFileUnlock(RTFILE File, int64_t offLock, uint64_t cbLock) function

Completed in 36 milliseconds