Tracing/Profiling D Applications

frame frame86 at live.com
Wed May 25 23:05:58 UTC 2022


On Wednesday, 25 May 2022 at 21:35:07 UTC, Christian Köstlin 
wrote:
Is there also a way to get the "real"
> threadid?

I'm using that functions inside threads:

core.sys.windows.winbase.GetCurrentThreadId on Windows
core.sys.posix.pthread.pthread_self on Unix (implied pthreads are 
used)




More information about the Digitalmars-d-learn mailing list