aboutsummaryrefslogtreecommitdiffstats
path: root/test/asynctest.c
Commit message (Expand)AuthorAgeFilesLines
* mem functions cleanupRich Salz2016-01-071-2/+1
* Convert __thread to pthreads for Thread Local StorageMatt Caswell2015-11-201-19/+19
* Swap to using proper windows pipesMatt Caswell2015-11-201-3/+13
* Add ASYNC_block_pause and ASYNC_unblock_pauseMatt Caswell2015-11-201-3/+33
* Fix ASYNC null implementationMatt Caswell2015-11-201-0/+3
* Add ASYNC testsMatt Caswell2015-11-201-0/+256