Home
last modified time | relevance | path

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

/third_party/boost/boost/winapi/
Dget_thread_times.hpp40 LPFILETIME_ lpCreationTime, in GetThreadTimes()
41 LPFILETIME_ lpExitTime, in GetThreadTimes()
42 LPFILETIME_ lpKernelTime, in GetThreadTimes()
43 LPFILETIME_ lpUserTime) in GetThreadTimes()
Dget_process_times.hpp43 LPFILETIME_ lpCreationTime, in GetProcessTimes()
44 LPFILETIME_ lpExitTime, in GetProcessTimes()
45 LPFILETIME_ lpKernelTime, in GetProcessTimes()
46 LPFILETIME_ lpUserTime) in GetProcessTimes()
Dtime.hpp76 } FILETIME_, *PFILETIME_, *LPFILETIME_; typedef
124 BOOST_FORCEINLINE VOID_ GetSystemTimeAsFileTime(LPFILETIME_ lpSystemTimeAsFileTime) in GetSystemTimeAsFileTime()