ASSERT_LOCKED
# define ASSERT_LOCKED() if (fLocker->IsLocked()) {} \
# define ASSERT_LOCKED() ((void)0)