Searched refs:Concurrency (Results 1 – 9 of 9) sorted by relevance
5 openssl-quic-concurrency - OpenSSL QUIC Concurrency Model59 The B<Single-Threaded Concurrency Model (SCM)>, which supports only64 The B<Contentive Concurrency Model (CCM)>, which supports multi-threaded usage.68 The B<Thread-Assisted Concurrency Model (TACM)>, which also supports80 The B<Single-Threaded Concurrency Model (SCM)> performs no locking or89 The B<Contentive Concurrency Model (CCM)> performs automatic locking when making96 Concurrency Model in order to support multi-threaded usage, but provides limited107 The B<Thread-Assisted Concurrency Model (TACM)> is identical to the Contentive108 Concurrency Model except that a thread is spun up in the background to ensure145 available in the Single-Threaded Concurrency Model (SCM), where it works[all …]
1 QUIC Concurrency Architecture39 Concurrency Models42 - **Unsynchronised Concurrency Model (UCM):** In the Unsynchronised Concurrency52 - **Contentive Concurrency Model (CCM):** In the53 Contentive Concurrency Model, calls to SSL objects are wrapped in locks and72 - **Thread Assisted Contentive Concurrency Model (TA-CCM):** This is currently74 not realise the full state separation or performance of the Worker Concurrency77 Concurrency Model for performing that handling, in that it obtains a lock when80 This mode is likely to be deprecated in favour of the full Worker Concurrency83 - **Worker Concurrency Model (WCM):** In the Worker Concurrency Model,[all …]
41 Specifying this flag configures the Single-Threaded Concurrency Model (SCM).45 Specifying this flag configures the Contentive Concurrency Model (CCM) (unless53 Specifying this flag configures the Thread-Assisted Concurrency Model (TACM).
2 # GENERIC-KCSAN -- Kernel Concurrency Sanitizer kernel configuration file
184 #options KCSAN # Kernel Concurrency Sanitizer
259 UINT8 Concurrency = 0; in OpnDoMethod() local300 Concurrency = (UINT8) Next->Asl.Value.Integer; in OpnDoMethod()308 ((Concurrency & 0xF) << 4)); in OpnDoMethod()
12 ## Concurrency Notes20 ### Concurrency subsection
12 ## Concurrency Notes
84 #options KCSAN # Kernel Concurrency Sanitizer