Searched refs:handle_closer (Results 1 – 2 of 2) sorted by relevance
1123 class handle_closer class1126 handle_closer(const handle_closer &);1127 handle_closer& operator=(const handle_closer &);1129 explicit handle_closer(void *handle) : handle_(handle){} in handle_closer() function in boost::interprocess::winapi::handle_closer1130 ~handle_closer() in ~handle_closer()1245 handle_closer h_closer(fh); in unlink_file()1556 eventlog_handle_closer(const handle_closer &);
460 const winapi::handle_closer close_handle(handle_to_close); in mapped_region()