Is there also a way to get the "real"
threadid?
I'm using that functions inside threads: core.sys.windows.winbase.GetCurrentThreadId on Windowscore.sys.posix.pthread.pthread_self on Unix (implied pthreads are used)
Is there also a way to get the "real"
threadid?
I'm using that functions inside threads: core.sys.windows.winbase.GetCurrentThreadId on Windowscore.sys.posix.pthread.pthread_self on Unix (implied pthreads are used)