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-02-13 15:53:51 +01:00
2025-05-23 15:29:31 +02:00
2025-03-06 15:30:28 +01:00
2025-07-10 16:07:01 +02:00
2025-04-20 18:06:15 +09:00
2025-03-06 15:30:26 +01:00
2024-11-27 20:41:48 +01:00
2025-02-13 15:53:51 +01:00
2025-02-13 15:53:51 +01:00
2025-06-05 11:58:47 +02:00
2025-02-13 15:53:51 +01:00
2025-01-19 11:16:44 +01:00
2025-02-13 15:53:51 +01:00
2025-03-05 11:01:44 +01:00
2025-02-13 15:53:51 +01:00
2025-02-13 15:53:51 +01:00
2025-03-31 11:15:52 +02:00
2025-03-09 08:54:44 +00:00
2025-06-05 11:58:47 +02:00
2025-03-20 17:02:54 +01:00
2025-03-04 17:24:13 +01:00
2025-03-13 12:18:49 +01:00
2025-02-13 15:53:51 +01:00
2025-02-13 15:53:51 +01:00
2025-01-03 10:08:57 +01:00
2025-04-09 10:21:59 +02:00
2025-07-03 14:28:49 +02:00
2025-02-13 15:53:51 +01:00
2025-03-11 09:37:13 +01:00
2025-04-22 21:01:54 +02:00
2025-08-07 10:07:28 -04:00
2025-05-26 19:36:40 +02:00
2025-07-09 12:26:44 +02:00
2025-02-13 15:53:51 +01:00
2025-03-04 12:42:43 +01:00
2025-07-10 16:07:01 +02:00
2021-06-16 15:21:56 +02:00