All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jvmMain.app.cash.sqldelight.internal.CurrentThreadId.kt Maven / Gradle / Ivy

The newest version!
package app.cash.sqldelight.internal

actual fun currentThreadId(): Long = Thread.currentThread().id




© 2015 - 2025 Weber Informatics LLC | Privacy Policy