summaryrefslogtreecommitdiff
path: root/crypto/thread
Commit message (Expand)AuthorAgeFilesLines
* Don't set cancel state/typeMatt Caswell2022-12-011-3/+0
* Add functions supporting thread pool only when it is enabledTomas Mraz2022-11-223-22/+5
* crypto: thread: remove ossl_crypto_thread_native_terminateČestmír Kalina2022-10-214-102/+1
* crypto: thread: serialize concurrent joinsČestmír Kalina2022-10-214-67/+85
* crypto: add preemptive threading supportČestmír Kalina2022-10-177-0/+974