summaryrefslogtreecommitdiffstats
path: root/crypto/thread
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-09-06win32: Support condition variable broadcasting on XPHugo Landau
2023-09-05MUTEX: Assert on locking failureHugo Landau
2023-07-06Fix no-thread-pool buildingMatt Caswell
2023-06-15Fix typos found by codespellDimitri Papadopoulos
2023-04-03Fix compilation error when using clang-cl 16 or higherAnthony Roberts
2023-03-30Use correct function to wait for condvarHugo Landau
2023-03-30Revise build.infoHugo Landau
2023-03-30QUIC Thread Assisted mode: miscellaneous fixesHugo Landau
2023-03-30QUIC Thread Assisted Mode: Refactor locking to be infallibleHugo Landau
2023-03-30QUIC Thread Assisted Mode: Support Windows XPHugo Landau
2023-03-30threading: Add ossl_crypto_condvar_wait_timeoutHugo Landau
2023-03-21thread: remove remnants of ossl_crypto_mem_barrierČestmír Kalina
2023-03-06VMS knows POSIX threads too!Richard Levitte
2022-12-01Don't set cancel state/typeMatt Caswell
2022-11-22Add functions supporting thread pool only when it is enabledTomas Mraz
2022-10-21crypto: thread: remove ossl_crypto_thread_native_terminateČestmír Kalina
2022-10-21crypto: thread: serialize concurrent joinsČestmír Kalina
2022-10-17crypto: add preemptive threading supportČestmír Kalina