Searched refs:BeginProcessPostFlushFunc (Results 1 – 2 of 2) sorted by relevance
37 using BeginProcessPostFlushFunc = void (*)(); variable94 ACE_EXPORT BeginProcessPostFlushFunc beginProcessPostFunc_ = nullptr;
73 beginProcessPostFunc_ = (BeginProcessPostFlushFunc)LoadSymbol("BeginProcessPostFlush"); in LoadLibrary()