This is an archive of the discontinued LLVM Phabricator instance.

[libc] pthread.h.def: add PTHREAD_MUTEX_INITIALIZER
ClosedPublic

Authored by alfredfo on Jul 25 2023, 4:44 PM.

Details

Summary

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

Diff Detail

Event Timeline

alfredfo created this revision.Jul 25 2023, 4:44 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 25 2023, 4:44 PM
alfredfo requested review of this revision.Jul 25 2023, 4:44 PM
michaelrj accepted this revision.Jul 25 2023, 4:45 PM
This revision is now accepted and ready to land.Jul 25 2023, 4:45 PM
This revision was landed with ongoing or failed builds.Jul 25 2023, 4:47 PM
This revision was automatically updated to reflect the committed changes.