1. 07 Aug, 2024 1 commit
    • Add GetTID() implementation for Fuchsia · 3848ed7f
      The GetTID() now uses the value of the current thread handle from
      zx_thread_self() on Fuchsia for the thread ID. This is better than the default
      implementation which uses pthread_self(), since that results in a 64-bit
      pointer being truncated into the 32-bit pid_t type.
      
      PiperOrigin-RevId: 660270084
      Change-Id: I7c8b4a26cca775be62eb6f6926cb734cbb893585
      Michael Brase committed
  2. 06 Aug, 2024 4 commits
  3. 05 Aug, 2024 2 commits
  4. 01 Aug, 2024 2 commits
  5. 30 Jul, 2024 3 commits
  6. 29 Jul, 2024 2 commits
  7. 26 Jul, 2024 2 commits
  8. 25 Jul, 2024 5 commits
  9. 24 Jul, 2024 1 commit
  10. 23 Jul, 2024 1 commit
  11. 22 Jul, 2024 2 commits
  12. 18 Jul, 2024 4 commits
  13. 15 Jul, 2024 3 commits
  14. 14 Jul, 2024 1 commit
  15. 11 Jul, 2024 4 commits
  16. 10 Jul, 2024 3 commits