From 71470d2700ca0c68b42fdeccc4d21bd1e38b9bad Mon Sep 17 00:00:00 2001 From: apnadkarni Date: Fri, 26 Sep 2025 13:23:31 +0000 Subject: Delete obsolete comment that TCL_THREAD_JOIN is ignored on Windows. --- doc/Thread.3 | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/Thread.3 b/doc/Thread.3 index 2e5cd0a..e7e75a4 100644 --- a/doc/Thread.3 +++ b/doc/Thread.3 @@ -99,8 +99,6 @@ and join it. Restrictions: On some UNIX systems the pthread-library does not contain the functionality to specify the stack size of a thread. The specified value for the stack size is ignored on these systems. -Windows currently does not support joinable threads. This -flag value is therefore ignored on this platform. .PP Tcl provides the \fBTcl_ExitThread\fR and \fBTcl_FinalizeThread\fR functions for terminating threads and invoking optional per-thread exit -- cgit v0.12