Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp413 typedef boost::winapi::FILETIME_ interprocess_filetime; typedef
646 ( void *hProcess, interprocess_filetime* lpCreationTime in get_process_times()
647 , interprocess_filetime *lpExitTime, interprocess_filetime *lpKernelTime in get_process_times()
648 , interprocess_filetime *lpUserTime ) in get_process_times()
Dos_thread_functions.hpp219 winapi::interprocess_filetime CreationTime, ExitTime, KernelTime, UserTime; in get_current_process_creation_time()