Join Slack
Powered by
Is it possible within a Coroutine to detect thread...
# multiplatform
a
aj
01/31/2024, 5:17 AM
Is it possible within a Coroutine to detect thread ID within the iosApp module in my KMP project?
j
Jan Holešovský
01/31/2024, 7:47 AM
I suppose you want to call the platform's pthread_getthreadid_np()?
Open in Slack
Previous
Next