Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/misc/
H A Dresetstk.cpp58 if (__acrt_SetThreadStackGuarantee(&StackSizeInBytes) && StackSizeInBytes > 0) { in _resetstkoflw()
/reactos/sdk/lib/ucrt/internal/
H A Dwinapi_thunks.cpp848 extern "C" BOOL WINAPI __acrt_SetThreadStackGuarantee(PULONG const stack_size_in_bytes) in __acrt_SetThreadStackGuarantee() function
/reactos/sdk/lib/ucrt/inc/
H A Dcorecrt_internal.h1360 BOOL WINAPI __acrt_SetThreadStackGuarantee(