summaryrefslogtreecommitdiffstats
path: root/crypto/async/arch/async_posix.c
AgeCommit message (Expand)Author
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-11-22Async error handling and MacOS/X fixesViktor Dukhovni
2015-11-20Implement windows async thread local variable supportMatt Caswell
2015-11-20Convert __thread to pthreads for Thread Local StorageMatt Caswell
2015-11-20Simplify async pool handlingMatt Caswell
2015-11-20Swap to using proper windows pipesMatt Caswell
2015-11-20Fix some style issuesMatt Caswell
2015-11-20Fix clang errorsMatt Caswell
2015-11-20Normalise ASYNC namingMatt Caswell
2015-11-20Implement windows async pool and notify supportMatt Caswell
2015-11-20Implement local thread poolsMatt Caswell
2015-11-20Initial Async notify code changesMatt Caswell
2015-11-20Use longjmp at setjmp where possibleMatt Caswell
2015-11-20Increase stack sizeMatt Caswell
2015-11-20Async port to windowsMatt Caswell