Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_mutex.h212 …std::string error_message_writer = std::string(mutex_name) + "::scoped_lock is not acquired for wr… in TestIsWriter() local
217 CHECK_MESSAGE(!lock.is_writer(), error_message_writer); in TestIsWriter()
227 CHECK_MESSAGE(!lock.is_writer(), error_message_writer); in TestIsWriter()
240 CHECK_MESSAGE(!lock.is_writer(), error_message_writer); in TestIsWriter()