head	1.4;
access;
symbols
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.3
	RELEASE_3_3_0:1.3
	RELEASE_3_2_0:1.2
	RELEASE_3_1_0:1.2
	tcl81_8_1_thread:1.1.1.1
	EJC:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2003.03.07.06.05.38;	author ade;	state dead;
branches;
next	1.3;

1.3
date	99.06.26.18.40.15;	author hoek;	state Exp;
branches;
next	1.2;

1.2
date	99.01.25.07.13.05;	author asami;	state Exp;
branches;
next	1.1;

1.1
date	99.01.21.18.19.58;	author ejc;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.01.21.18.19.58;	author ejc;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@Tcl81 with threads support
@


1.3
log
@Commit #3/4 to enforce caps, no period.

FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
@
text
@@


1.2
log
@COMMENT should be a one-liner.
@
text
@d1 1
a1 1
tcl81 with threads support
@


1.1
log
@Initial revision
@
text
@d1 1
a1 11
    4. Threads.  If configured with the --enable-threads flag, Tcl can
    now be compiled for use in a multi-threaded application.
    Individual threads are allowed to use one or more interpreters as
    long as each interpreter (and any slave interpreters) is only
    accessed by one thread.  Each thread runs its own event loop, and
    you can post events to other threads. There are new C APIs for
    mutexes, condition variables, and thread local storage.  See the
    doc/Thread.3 manual entry for more details.  Tk 8.1 is not yet
    multi-thread safe.  There is not yet support for tcl level use of
    threading except for a test command. (Compile tcltest and try
    testthread.)
@


1.1.1.1
log
@threaded version of tcl81
@
text
@@
