Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/kernel32/
H A DLoadLibraryExW.c22 VOID _ActivateCtx(HANDLE h, ULONG_PTR *cookie, int line);
60 _ActivateCtx(h, &cookie, __LINE__); in TestDllRedirection()
76 _ActivateCtx(h, &cookie, __LINE__); in TestDllRedirection()
H A DFindActCtxSectionStringW.c96 VOID _ActivateCtx(HANDLE h, ULONG_PTR *cookie, int line) in _ActivateCtx() function
279 _ActivateCtx(h, &cookie, __LINE__); in START_TEST()
281 _ActivateCtx(NULL, &cookie2, __LINE__); in START_TEST()
295 _ActivateCtx(h, &cookie, __LINE__); in START_TEST()
296 _ActivateCtx(h2, &cookie2, __LINE__); in START_TEST()
312 _ActivateCtx(h, &cookie, __LINE__); in START_TEST()
325 _ActivateCtx(h, &cookie, __LINE__); in START_TEST()