Home
last modified time | relevance | path

Searched refs:suspendCancellableCoroutineReusable (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
H A DReusableCancellableContinuationTest.kt13 testContinuationsCount(10, 1, ::suspendCancellableCoroutineReusable) in <lambda>()
50 suspendCancellableCoroutineReusable<Unit> { in <lambda>()
64 suspendCancellableCoroutineReusable<Unit> { in <lambda>()
77 suspendCancellableCoroutineReusable<Unit> { in <lambda>()
95 suspendCancellableCoroutineReusable<Unit> { in <lambda>()
123 suspendCancellableCoroutineReusable<Unit> { in testDetachedOnCancel()
139 suspendCancellableCoroutineReusable<Unit> { in <lambda>()
158 suspendCancellableCoroutineReusable<Unit> { in <lambda>()
168 suspendCancellableCoroutineReusable<Unit> {} in <lambda>()
H A DReusableCancellableContinuationInvariantStressTest.kt30 suspendCancellableCoroutineReusable { in doTest()
H A DThreadLocalStressTest.kt67 suspendCancellableCoroutineReusable<Unit> { } in doStress()
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvmBenchmark/kotlin/kotlinx/coroutines/channels/
H A DSimpleChannel.kt81 override suspend fun suspendReceive(): Int = suspendCancellableCoroutineReusable { in <lambda>()
86 override suspend fun suspendSend(element: Int) = suspendCancellableCoroutineReusable<Unit> { in <lambda>()
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvmBenchmark/
H A DREADME.md3 …e-set contains benchmarks that leverage `internal` API (e.g. `suspendCancellableCoroutineReusable`)
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/concurrent/test/
H A DJobStructuredJoinStressTest.kt32 suspendCancellableCoroutineReusable { cont -> in <lambda>()
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
H A DCancellableContinuation.kt334 internal suspend inline fun <T> suspendCancellableCoroutineReusable( in suspendCancellableCoroutineReusable() method
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/channels/
H A DBufferedChannel.kt153 ) = suspendCancellableCoroutineReusable sc@{ cont -> in <lambda>()
718 ) = suspendCancellableCoroutineReusable { cont -> in <lambda>()
769 ) = suspendCancellableCoroutineReusable { cont -> in <lambda>()
1653 ): Boolean = suspendCancellableCoroutineReusable { cont -> in <lambda>()
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/sync/
H A DMutex.kt170 … private suspend fun lockSuspend(owner: Any?) = suspendCancellableCoroutineReusable<Unit> { cont -> in lockSuspend()
H A DSemaphore.kt182 private suspend fun acquireSlowPath() = suspendCancellableCoroutineReusable<Unit> sc@ { cont -> in acquireSlowPath()
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines-host/linux_glibc_common/local-javac-header/
Dkotlinx_coroutines-host.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.coroutines__linux_glibc_common__kotlinx_coroutines- ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines-host/linux_glibc_common/kotlin/
Dkotlinx_coroutines-host.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.coroutines__linux_glibc_common__kotlinx_coroutines- ...
/aosp_15_r20/external/kotlinc/lib/
HDkotlinx-coroutines-core-jvm.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...
/aosp_15_r20/external/kotlinx.coroutines/
H A DCHANGES.md140 * Fixed a bug when internal `suspendCancellableCoroutineReusable` might have hanged (#3613).
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/runtime/runtime-android/1.8.0-beta01/androidx.compose.runtime_runtime/android_common_apex30/aar/
Dbaseline-prof.txt970 HSPLkotlinx/coroutines/sync/MutexImpl$lockSuspend$$inlined$suspendCancellableCoroutineReusable$lamb…
971 HSPLkotlinx/coroutines/sync/MutexImpl$lockSuspend$$inlined$suspendCancellableCoroutineReusable$lamb…
972 HSPLkotlinx/coroutines/sync/MutexImpl$lockSuspend$$inlined$suspendCancellableCoroutineReusable$lamb…
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/runtime/runtime-android/1.8.0-beta01/androidx.compose.runtime_runtime/android_common/aar/
Dbaseline-prof.txt970 HSPLkotlinx/coroutines/sync/MutexImpl$lockSuspend$$inlined$suspendCancellableCoroutineReusable$lamb…
971 HSPLkotlinx/coroutines/sync/MutexImpl$lockSuspend$$inlined$suspendCancellableCoroutineReusable$lamb…
972 HSPLkotlinx/coroutines/sync/MutexImpl$lockSuspend$$inlined$suspendCancellableCoroutineReusable$lamb…
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/runtime/runtime-android/1.8.0-beta01/androidx.compose.runtime_runtime/android_common_apex34/aar/
Dbaseline-prof.txt970 HSPLkotlinx/coroutines/sync/MutexImpl$lockSuspend$$inlined$suspendCancellableCoroutineReusable$lamb…
971 HSPLkotlinx/coroutines/sync/MutexImpl$lockSuspend$$inlined$suspendCancellableCoroutineReusable$lamb…
972 HSPLkotlinx/coroutines/sync/MutexImpl$lockSuspend$$inlined$suspendCancellableCoroutineReusable$lamb…
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines-host/linux_glibc_common/kotlin_headers/
Dkotlinx_coroutines-host.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.coroutines__linux_glibc_common__kotlinx_coroutines- ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/dream/lowlight/LowLightDreamLib/android_common/turbine-combined/
DLowLightDreamLib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx.arch. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/utils/SystemUI-shared-utils/android_common/turbine-combined/
DSystemUI-shared-utils.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.atomicfu__linux_glibc_common__kotlinx_atomicfu. ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint2/lib/FingerprintManagerInteractor/android_common/turbine-combined/
DFingerprintManagerInteractor.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.atomicfu__linux_glibc_common__kotlinx_atomicfu. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/utils/SystemUI-shared-utils/android_common/repackaged-jarjar/turbine/
DSystemUI-shared-utils.jarorg/jetbrains/annotations/TestOnly.class TestOnly.java package org.jetbrains.annotations public ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/log/SystemUILogLib/android_common/repackaged-jarjar/turbine/
DSystemUILogLib.jarorg/jetbrains/annotations/TestOnly.class TestOnly.java package org.jetbrains.annotations public ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/common/SystemUICommon/android_common/turbine-combined/
DSystemUICommon.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.atomicfu__linux_glibc_common__kotlinx_atomicfu. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/log/SystemUILogLib/android_common/turbine-combined/
DSystemUILogLib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.atomicfu__linux_glibc_common__kotlinx_atomicfu. ...

12345678910>>...13