Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/heap/
H A Dfree_base.cpp20 …HANDLE const cached_msvcrt_heap_handle = __crt_interlocked_read_pointer(&global_msvcrt_heap_handle… in __acrt_get_msvcrt_heap_handle()
/reactos/sdk/lib/ucrt/inc/
H A Dinternal_shared.h135 T __crt_interlocked_read_pointer(const T volatile* ptr) in __crt_interlocked_read_pointer() function
/reactos/sdk/lib/ucrt/internal/
H A Dwinapi_thunks.cpp258 if (HMODULE const cached_handle = __crt_interlocked_read_pointer(module_handles + id)) in try_get_module()
337 __crt_interlocked_read_pointer(encoded_function_pointers + id)); in try_get_function()