tclUnixThrd.h

Go to the documentation of this file.
00001 /*
00002  * tclUnixThrd.h --
00003  *
00004  *      This header file defines things for thread support.
00005  *
00006  * Copyright (c) 1998 Sun Microsystems, Inc.
00007  *
00008  * See the file "license.terms" for information on usage and redistribution
00009  * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
00010  *
00011  * SCCS: @(#)
00012  */
00013  
00014 #ifndef _TCLUNIXTHRD
00015 #define _TCLUNIXTHRD
00016 
00017 #ifdef TCL_THREADS
00018 
00019 
00020 #endif /* TCL_THREADS */
00021 #endif /* _TCLUNIXTHRD */



Generated on Wed Mar 12 12:18:26 2008 by  doxygen 1.5.1