Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp433 typedef long (__stdcall *NtClose_t) (void*); typedef
1310 NtClose_t pNtClose = reinterpret_cast<NtClose_t>(dll_func::get(dll_func::NtClose)); in unlink_file()