#include "TReentrantRWLock.hxx"#include "ROOT/TSpinMutex.hxx"#include "TMutex.h"#include "TError.h"#include <cassert>Namespaces | |
| namespace | ROOT |
Macros | |
| #define | R__MAYBE_ASSERT_WITH_LOCAL_LOCK(where, msg, what) |
| #define | R__MAYBE_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 | ) |
Definition at line 46 of file TReentrantRWLock.cxx.