[all-commits] [llvm/llvm-project] c1ce7c: [libc] pthread.h.def: add PTHREAD_MUTEX_INITIALIZER

alfredfo via All-commits all-commits at lists.llvm.org
Tue Jul 25 16:47:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c1ce7c8341be85346a2dca714bff98700d1234cb
      https://github.com/llvm/llvm-project/commit/c1ce7c8341be85346a2dca714bff98700d1234cb
  Author: Alfred Persson Forsberg <cat at catcream.org>
  Date:   2023-07-25 (Tue, 25 Jul 2023)

  Changed paths:
    M libc/include/pthread.h.def

  Log Message:
  -----------
  [libc] pthread.h.def: add PTHREAD_MUTEX_INITIALIZER

Adds PTHREAD_MUTEX_INITIALIZER for compiler-rt's builtins/emutls.c

Reviewed By: michaelrj

Differential Revision: https://reviews.llvm.org/D156276




More information about the All-commits mailing list