summaryrefslogtreecommitdiff
path: root/tests/subthread_create.c
Commit message (Expand)AuthorAgeFilesLines
* Fix thread id leaks in subthread_create and threadkey_testIvan Maidanski2017-09-301-1/+9
* Fix missing new-line at format strings end in subthread_create testIvan Maidanski2017-09-301-3/+3
* tests: Log error messages to stderr instead of stdoutIvan Maidanski2012-09-181-3/+5
* Include "config.h" instead of "private/config.h" on HAVE_CONFIG_HIvan Maidanski2012-08-301-1/+1
* tests: Fix subthread_create to have PARALLEL_MARK as requestedIvan Maidanski2012-04-131-0/+5
* tests: Fix subthread_create.c by defining AO_REQUIRE_CASIvan Maidanski2012-03-041-0/+3
* tests: Minor code refactoring of disclaim_bench and subthread_createIvan Maidanski2012-03-041-2/+2
* Adjust subthread_create test.Ivan Maidanski2011-09-201-26/+106
* Add test case to expose a bug with thread creation.Petter Urkedal2011-09-191-0/+55