summaryrefslogtreecommitdiff
path: root/tests/initsecondarythread.c
Commit message (Expand)AuthorAgeFilesLines
* Name all tests consistentlyIvan Maidanski2022-02-071-117/+0
* Ensure every test prints a message on successIvan Maidanski2022-01-151-0/+1
* Synchronize copyright years between README filesIvan Maidanski2021-11-221-1/+1
* Print iteration number on thread creation or join failure in testsIvan Maidanski2021-10-021-4/+5
* Adjust spaces around '=' in printed messagesIvan Maidanski2021-09-151-4/+6
* Print relevant message in tests not appropriate for leak detection modeIvan Maidanski2018-11-231-0/+2
* Consistently define WIN32_LEAN_AND_MEAN/NOSERVICE before include windows.hIvan Maidanski2018-06-201-1/+5
* Use HOST_ANDROID define instead of PLATFORM_ANDROIDZoltan Varga2018-01-241-1/+1
* Test GC initialization from non-main thread on FreeBSD and NetBSDIvan Maidanski2017-10-131-1/+3
* Workaround false 'uninitialized var use' code defect (initsecondarythread)Ivan Maidanski2017-07-211-0/+4
* Fix initsecondarythread_test runtime failure if GC compiled w/o threadsIvan Maidanski2016-11-191-0/+1
* Support rthreads introduced in OpenBSD 5.2+Kurt Miller2013-06-081-1/+1
* tests: Log error messages to stderr instead of stdoutIvan Maidanski2012-09-181-4/+4
* Include "config.h" instead of "private/config.h" on HAVE_CONFIG_HIvan Maidanski2012-08-301-1/+1
* Fix thread-related tests for pthreads-w32Ivan Maidanski2012-06-171-0/+4
* FIX: MinGW/MingwCE: Use CreateThread in initsecondarythread test andIvan Maidanski2011-08-311-13/+44
* Check pthread_create/join result in initsecondarythread test.Ivan Maidanski2011-08-311-5/+15
* Move information about the authors and their emails from the sourceIvan Maidanski2011-08-251-1/+1
* 2011-04-26 Ivan Maidanski <ivmai@mail.ru>ivmai2011-07-261-8/+20
* 2011-04-18 Ivan Maidanski <ivmai@mail.ru> (really Ludovic Courtes)ivmai2011-07-261-0/+43