aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/async/arch/async_win.h
Commit message (Expand)AuthorAgeFilesLines
* Convert ASYNC code to use new Thread APIMatt Caswell2016-03-021-6/+0
* Auto init/deinit libcryptoMatt Caswell2016-02-091-1/+1
* Add option to disable asyncTodd Short2016-02-041-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Use POSIX functions on Cygwin, not Win32 functionCorinna Vinschen2016-01-181-1/+1
* Async error handling and MacOS/X fixesViktor Dukhovni2015-11-221-2/+1
* Implement windows async thread local variable supportMatt Caswell2015-11-201-4/+4
* Simplify async pool handlingMatt Caswell2015-11-201-0/+3
* Normalise ASYNC namingMatt Caswell2015-11-201-10/+10
* Implement windows async pool and notify supportMatt Caswell2015-11-201-1/+1
* Async port to windowsMatt Caswell2015-11-201-0/+84