Generic unit test structure to grab an additional lock in a new thread. @param tid the transaction Id @param pid the first page to lock over @param perm the type of lock desired @param expected true if we expect the acquisition to succeed; false otherwise
(TransactionId tid, PageId pid, Permissions perm,
boolean expected)
source not stored for this graph (policy: none)
no test coverage detected