Home
last modified time | relevance | path

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

/third_party/boost/boost/winapi/
Dinit_once.hpp43 ::PINIT_ONCE_FN InitFn,
78 BOOST_FORCEINLINE BOOL_ InitOnceExecuteOnce(PINIT_ONCE_ lpInitOnce, PINIT_ONCE_FN_ InitFn, PVOID_ P… in InitOnceExecuteOnce() argument
80 …ast< ::_RTL_RUN_ONCE* >(lpInitOnce), reinterpret_cast< ::PINIT_ONCE_FN >(InitFn), Parameter, Conte… in InitOnceExecuteOnce()