Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp455 static const unsigned long error_sharing_violation = 32L; variable
759 if (error_sharing_violation != get_last_error()){ in create_file()