Home
last modified time | relevance | path

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

/reactos/dll/ime/msctfime/
H A Dtls.cpp53 if (DllShutdownInProgress()) in InternalAllocateTLS()
H A Dmisc.h10 BOOLEAN DllShutdownInProgress(VOID);
H A Dmisc.cpp42 BOOLEAN DllShutdownInProgress(VOID) in DllShutdownInProgress() function
434 if (!DllShutdownInProgress()) in ~CFunctionProviderBase()