libdb/test/tcl/dead009.tcl
2012-11-14 15:13:24 -05:00

13 lines
312 B
Tcl

# See the file LICENSE for redistribution information.
#
# Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved.
#
# $Id$
#
# TEST dead009
# TEST Run dead002 deadlock test using priorities
proc dead009 { {tnum "009"} } {
source ./include.tcl
dead002 "2 4 10" "ring clump" "0" $tnum 1
}