MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / AssertHeld

Method AssertHeld

tests/gtest/gtest.h:2128–2128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2126 void Lock() {}
2127 void Unlock() {}
2128 void AssertHeld() const {}
2129};
2130
2131# define GTEST_DECLARE_STATIC_MUTEX_(mutex) \

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected