Storage Engine API
deadlock_detection_test.cpp File Reference
#include "mongo/db/concurrency/lock_manager_test_help.h"
#include "mongo/unittest/unittest.h"

Namespaces

 mongo
 Copyright (C) 2014 MongoDB Inc.
 

Functions

 mongo::TEST (Deadlock, NoDeadlock)
 
 mongo::TEST (Deadlock, Simple)
 
 mongo::TEST (Deadlock, SimpleUpgrade)
 
 mongo::TEST (Deadlock, Indirect)
 
 mongo::TEST (Deadlock, IndirectWithUpgrade)