Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

3 check-ins using file win/tclWinThrd.c version 6af9f4ec0f

2023-04-03
07:41
Windows Threads are joinable check-in: af4d891ecb user: mchn1350 tags: windows-thread-join
2023-04-02
15:41
Clarified that it is suboptimal to hold the associated mutex when signaling a condition variable. I... check-in: ec22729420 user: konrad.schwarz tags: windows-thread-join
08:45
Replaced non-thread-safe re-initialization checks with the Win32 INIT_ONCE one-time initialization A... Leaf check-in: 8360452e48 user: konrad.schwarz tags: windows-thread-join