Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dtbbmalloc.cpp90 struct RegisterProcessShutdownNotification { struct
92 RegisterProcessShutdownNotification() { in RegisterProcessShutdownNotification() argument
102 RegisterProcessShutdownNotification(RegisterProcessShutdownNotification&) = delete;
103RegisterProcessShutdownNotification& operator=(const RegisterProcessShutdownNotification&) = delet…
105 ~RegisterProcessShutdownNotification() { in ~RegisterProcessShutdownNotification() argument
110 static RegisterProcessShutdownNotification reg;