summaryrefslogtreecommitdiffstats
path: root/crypto/async/arch/async_null.h
AgeCommit message (Expand)Author
2022-05-03Update copyright yearMatt Caswell
2022-03-10async_posix: Make ASYNC_set_mem_functions threadsafeArran Cudbard-Bell
2018-12-06Following the license change, modify the boilerplates in crypto/async/Richard Levitte
2016-05-17Copyright consolidation 04/10Rich Salz
2016-03-02Convert ASYNC code to use new Thread APIMatt Caswell
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-12Fix compile failure with no-threadsMatt Caswell
2015-11-20Simplify async pool handlingMatt Caswell
2015-11-20Normalise ASYNC namingMatt Caswell
2015-11-20Fix windows compilation warningsMatt Caswell
2015-11-20Fix ASYNC null implementationMatt Caswell
2015-11-20Add null async implementationMatt Caswell