aboutsummaryrefslogtreecommitdiff
path: root/crypto/async/arch/async_posix.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-20Swap to using proper windows pipesMatt Caswell1-3/+3
2015-11-20Fix some style issuesMatt Caswell1-1/+2
2015-11-20Fix clang errorsMatt Caswell1-13/+17
2015-11-20Normalise ASYNC namingMatt Caswell1-4/+4
2015-11-20Implement windows async pool and notify supportMatt Caswell1-1/+3
2015-11-20Implement local thread poolsMatt Caswell1-0/+42
2015-11-20Initial Async notify code changesMatt Caswell1-0/+26
2015-11-20Use longjmp at setjmp where possibleMatt Caswell1-0/+1
2015-11-20Increase stack sizeMatt Caswell1-2/+4
2015-11-20Async port to windowsMatt Caswell1-0/+85