Searched refs:__concurrence_unlock_error (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/
H A Dconcurrence.h78 class __concurrence_unlock_error : public std::exception class in inherits:std::exception
83 { return "__gnu_cxx::__concurrence_unlock_error"; }
101 throw __concurrence_unlock_error();

Completed in 113 milliseconds