Files
FreeRDP/winpr
Phil Vachon 91f928e018 Switch macOS to use fallback for thread ID
macOS uses a 64-bit thread ID, so rather than truncate this in
GetCurrentThreadId, use pthread_self's result and mix it with the MSBs
of the pointer to reduce the probability of a collision.
2025-08-07 10:07:28 -04:00
..
2025-06-27 12:48:52 +02:00