Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D25102
Code cleanup for the runtime without monitor thread
Closed
Public
Actions
Authored by
hbae
on Sep 30 2016, 9:32 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
openmp-commits
Details
Reviewers
jlpeyton
tlwilmar
AndreyChurbanov
omalyshe
Commits
rGe1c7c13c3d0c: Code cleanup for the runtime without monitor thread
rOMP283577: Code cleanup for the runtime without monitor thread
rL283577: Code cleanup for the runtime without monitor thread
Summary
This change removes/disables unnecessary code when monitor thread is not used.
Diff Detail
Repository
rL LLVM
Event Timeline
hbae
updated this revision to
Diff 73068
.
Sep 30 2016, 9:32 AM
hbae
retitled this revision from
to
Code cleanup for the runtime without monitor thread
.
hbae
updated this object.
hbae
added reviewers:
AndreyChurbanov
,
omalyshe
,
tlwilmar
,
jlpeyton
.
hbae
set the repository for this revision to
rL LLVM
.
hbae
added a subscriber:
openmp-commits
.
AndreyChurbanov
accepted this revision.
Oct 7 2016, 3:57 AM
AndreyChurbanov
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Oct 7 2016, 3:57 AM
Closed by commit
rL283577: Code cleanup for the runtime without monitor thread
(authored by
jlpeyton
).
·
Explain Why
Oct 7 2016, 11:21 AM
This revision was automatically updated to reflect the committed changes.