[all-commits] [llvm/llvm-project] cd2bac: [nfc][tsan] Better name for locking functions (#96...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Jun 25 10:02:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd2bac81a9ae961f8299198750a8910dc389491e
      https://github.com/llvm/llvm-project/commit/cd2bac81a9ae961f8299198750a8910dc389491e
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-06-25 (Tue, 25 Jun 2024)

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan_mman.cpp
    M compiler-rt/lib/tsan/rtl/tsan_mman.h
    M compiler-rt/lib/tsan/rtl/tsan_rtl.cpp

  Log Message:
  -----------
  [nfc][tsan] Better name for locking functions (#96598)

These functions used only for `fork`.

Unused parameter `child` will be used in followup patches.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list