#include "TReentrantRWLock.hxx"#include "ROOT/TSpinMutex.hxx"#include "TMutex.h"#include "TError.h"#include <assert.h>Namespaces | |
| namespace | ROOT |
| This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
Macros | |
| #define | R__MAYBE_ASSERT_WITH_LOCAL_LOCK(where, msg, what) |
| #define | R__MAYBE_AssertReadCountLocIsFromCurrentThread(READERSCOUNTLOC) AssertReadCountLocIsFromCurrentThread(READERSCOUNTLOC) |
| #define R__MAYBE_ASSERT_WITH_LOCAL_LOCK | ( | where, | |
| msg, | |||
| what | |||
| ) |
Definition at line 48 of file TReentrantRWLock.cxx.
| #define R__MAYBE_AssertReadCountLocIsFromCurrentThread | ( | READERSCOUNTLOC | ) | AssertReadCountLocIsFromCurrentThread(READERSCOUNTLOC) |
Definition at line 46 of file TReentrantRWLock.cxx.