Tcl Source Code

Check-in [542ee37b9a]
Login

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

Overview
Comment:Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETURN too
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main
Files: files | file ages | folders
SHA3-256: 542ee37b9aec1750d5e068db413ad0b7e79feee78013c3298fca46b9d8cc39db
User & Date: jan.nijtmans 2024-04-25 09:41:59.497
References
2024-08-27
15:18
Merge [542ee37b9aec1750]: Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORE... check-in: 3667c359a4 user: pooryorick tags: unchained, INCOMPATIBLE_LICENSE
Context
2024-08-27
15:18
Merge [542ee37b9aec1750]: Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORE... check-in: 3667c359a4 user: pooryorick tags: unchained, INCOMPATIBLE_LICENSE
2024-04-25
15:03
Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer. check-in: b95cc2b450 user: jan.nijtmans tags: trunk, main
09:44
Rebase to 9.0 closed check-in: 53dd5c45cd user: jan.nijtmans tags: bug-ef23a85ac6
09:41
Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETURN too check-in: 542ee37b9a user: jan.nijtmans tags: trunk, main
09:40
Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETURN too. check-in: 3483b63d35 user: jan.nijtmans tags: core-8-branch
08:29
Merge 8.7 (Tcl_ConsolePanic() should be TCL_NORETURN) check-in: 3880fbf427 user: jan.nijtmans tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclThread.c.
Changes to unix/tclUnixThrd.c.
Changes to win/tclWinThrd.c.