Home
last modified time | relevance | path

Searched defs:concurrency (Results 1 – 24 of 24) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-test/
DREADME.md248 ### Providing `TestCoroutineScope` from `runBlockingTest`
267 ### Providing an explicit `TestCoroutineScope`
313 ### Providing an explicit `TestCoroutineDispatcher`
366 ### Using `TestCoroutineScope` and `TestCoroutineDispatcher` without `runBlockingTest`
/external/python/cpython3/Doc/library/
Dconcurrency.rst1 .. _concurrency: target
/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/flow/
DFlowFlattenMergeBenchmark.kt28 private var concurrency: Int = 0 in <lambda>() variable in benchmarks.flow.FlowFlattenMergeBenchmark
54 `10xConcurrency flows`({ concurrency -> concurrency * 10 }), in concurrency() method
/external/llvm-project/clang-tools-extra/clang-tidy/concurrency/
DConcurrencyTidyModule.cpp16 namespace concurrency { namespace
DMtUnsafeCheck.cpp277 namespace concurrency { namespace
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/flow/
DFlatMapStressTest.kt89 val concurrency = AtomicLong() in <lambda>() constant
/external/skqp/experimental/canvaskit/
Dkarma.conf.js55 concurrency: Infinity, property
Dkarma.bench.conf.js55 concurrency: Infinity, property
/external/skqp/modules/pathkit/
Dkarma.bench.conf.js53 concurrency: Infinity, property
Dkarma.conf.js54 concurrency: Infinity, property
/external/skia/modules/pathkit/
Dkarma.bench.conf.js54 concurrency: Infinity, property
Dkarma.conf.js55 concurrency: Infinity, property
/external/skia/modules/canvaskit/
Dkarma.conf.js57 concurrency: Infinity, property
/external/skia/experimental/wasm-skp-debugger/
Dkarma.conf.js56 concurrency: Infinity, property
/external/Reactive-Extensions/RxCpp/Ix/CPP/samples/SampleCppLinq/
DSampleCppLinq.cpp31 int concurrency; in run() member
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/internal/
DMerge.kt43 private val concurrency: Int, constant in ChannelFlowMerge
/external/python/cpython3/Lib/asyncio/
Dwindows_events.py408 def __init__(self, concurrency=0xffffffff): argument
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCDatabaseMetaData.java1374 public boolean supportsResultSetConcurrency(int type, int concurrency) in supportsResultSetConcurrency()
/external/llvm-project/lld/ELF/
DSyntheticSections.cpp2792 size_t concurrency = PowerOf2Floor( in createSymbols() local
3249 size_t concurrency = PowerOf2Floor( in finalizeContents() local
/external/elfutils/debuginfod/
Ddebuginfod.cxx402 static unsigned concurrency = std::thread::hardware_concurrency() ?: 1; variable
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java145 public void setConcurrency(int concurrency) throws SQLException { in setConcurrency()
/external/llvm-project/compiler-rt/include/sanitizer/
Dnetbsd_syscall_hooks.h1761 #define __sanitizer_syscall_pre_compat_60_sa_setconcurrency(concurrency) \ argument
1764 #define __sanitizer_syscall_post_compat_60_sa_setconcurrency(res, concurrency) \ argument
/external/kotlinc/lib/
Dkotlinx-coroutines-core.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...