Home
last modified time | relevance | path

Searched refs:TestGlobalLockNUnlock (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/tests/global_mem/
H A Dglobal_mem.c267 TEST_STATUS TestGlobalLockNUnlock(UINT allocFlags) in TestGlobalLockNUnlock() function
1050 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()