Searched refs:TestGlobalLockNUnlock (Results 1 – 1 of 1) sorted by relevance
267 TEST_STATUS TestGlobalLockNUnlock(UINT allocFlags) in TestGlobalLockNUnlock() function1050 test_set = TEST_CombineStatus(test_set, TestGlobalLockNUnlock(GPTR)); in main()1051 test_set = TEST_CombineStatus(test_set, TestGlobalLockNUnlock(GHND)); in main()1052 test_set = TEST_CombineStatus(test_set, TestGlobalLockNUnlock(GMEM_FIXED)); in main()1053 test_set = TEST_CombineStatus(test_set, TestGlobalLockNUnlock(GMEM_MOVEABLE)); in main()