# 2007 September 10
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yourself and forgive others.
# May you share freely, never taking more than you give.
#
#***********************************************************************
#
# $Id: thread_common.tcl,v 1.5 2009/03/26 14:48:07 danielk1977 Exp $
if
# The following script is sourced by every thread spawned using
# [sqlthread spawn]:
set thread_procs
# Return true if this build can run the multi-threaded tests.
#
return 0