summaryrefslogtreecommitdiffstats
path: root/generic/tclMutexTest.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some indentation of commentsdkf2025-12-281-1/+1
* Rebase to trunkjan.nijtmans2025-11-251-2/+2
|\
| * Use _Generic() to select function typejan.nijtmans2025-11-231-1/+1
| |\ | |/ |/|
| * Use Tcl_CreateObjCommand2jan.nijtmans2025-10-061-2/+2
|/
* Tidy up style of test support filedkf2025-10-011-70/+66
* Explicitly finalize test condition variablesapnadkarni2025-09-281-0/+3
* Add mutex lock and cv tests. Refactor mutex test C into separate fileapnadkarni2025-09-281-0/+574