summaryrefslogtreecommitdiff
path: root/tests/threads/basic.c
Commit message (Collapse)AuthorAgeFilesLines
* global: free the error message when exiting a threadcmn/free-tls-errorCarlos Martín Nieto2014-09-141-0/+14
| | | | | When we free the global state at thread termination, we must also free the error message in order not to leak the string once per thread.
* Rename tests-clar to testsBen Straub2013-11-141-0/+36