Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 years ago |
Paul Yang
|
7a908204ed
Simplify the stack reservation
|
7 years ago |
Pauli
|
e431363f8c
Add stack space reservations.
|
7 years ago |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 years ago |
FdaSilvaYY
|
e8aa8b6c8f
Fix a few if(, for(, while( inside code.
|
8 years ago |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 years ago |
Viktor Dukhovni
|
5c4328f04f
Fold threads.h into crypto.h making API public
|
8 years ago |
Matt Caswell
|
ed49f43a03
Ensure Async is deinited properly
|
8 years ago |
Matt Caswell
|
224905f8aa
Convert ASYNC code to use new Thread API
|
8 years ago |
Matt Caswell
|
ff75a25749
Refactor the async wait fd logic
|
8 years ago |
Matt Caswell
|
302f75887e
Attempt to log an error if init failed
|
8 years ago |
Matt Caswell
|
0fc32b0718
The new init functions can now fail so shouldn't be void
|
8 years ago |
Rich Salz
|
f672aee494
Rename INIT funtions, deprecate old ones.
|
8 years ago |
Matt Caswell
|
7b9f8f7f03
Auto init/deinit libcrypto
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Viktor Dukhovni
|
6e8ac50870
Async error handling and MacOS/X fixes
|
9 years ago |
Matt Caswell
|
22a34c2fab
Implement windows async thread local variable support
|
9 years ago |
Matt Caswell
|
68487a9b06
Convert __thread to pthreads for Thread Local Storage
|
9 years ago |
Matt Caswell
|
27949c353e
Simplify async pool handling
|
9 years ago |
Matt Caswell
|
2b2c78d4f0
Swap to using proper windows pipes
|
9 years ago |
Matt Caswell
|
e38565f536
Fix some style issues
|
9 years ago |
Matt Caswell
|
e8dfb5bf8e
Add ASYNC_block_pause and ASYNC_unblock_pause
|
9 years ago |
Matt Caswell
|
4abc76811a
Fix Linux crash
|
9 years ago |
Matt Caswell
|
05a6347fec
Tweak async documentation based on feedback
|
9 years ago |
Matt Caswell
|
079a1a9014
Add ASYNC error codes
|
9 years ago |
Matt Caswell
|
636ca4ff64
Normalise ASYNC naming
|
9 years ago |
Matt Caswell
|
9f078e1961
Optimise ASYNC_CTX handling
|
9 years ago |
Matt Caswell
|
44a27ac282
Remove ASYNC_in_job()
|
9 years ago |
Matt Caswell
|
d63de0ebff
Implement windows async pool and notify support
|
9 years ago |
Matt Caswell
|
0ff2b9ac0b
Implement local thread pools
|
9 years ago |