Files
kotlin-fork/kotlin-native/runtime
Svyatoslav Scherbina 3f6b386681 Native: make debug interface handle uninitialized threads
Generally, debug interface is not called from uninitialized threads,
but let's be on the safe side here.
2022-05-30 15:21:57 +00:00
..