Skip to content

Rwlock#22

Merged
vishakha041 merged 2 commits intodevelopfrom
rwlock
Apr 27, 2018
Merged

Rwlock#22
vishakha041 merged 2 commits intodevelopfrom
rwlock

Conversation

@vishakha041
Copy link
Copy Markdown
Contributor

This should now be ready to go though I will appreciate more testing with some heavily parallel code.

luisremis
luisremis previously approved these changes Apr 26, 2018
Copy link
Copy Markdown
Contributor

@luisremis luisremis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great. I thought this enhancement would be a mess, but it looks great and simple.

src/rwlock.h Outdated
@@ -0,0 +1,196 @@
/**
* @file rwlock.h
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the name of the file should be RWLock.h. I am ok if you don't want to change it, but that has been the convention for all other files.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I trust you copy this file from some other project and it has been tested enough :). It will take me long time to review if I cannot assume that.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will change the name to match the other ones. and yes, Philip went over this again. It is from PMGD with asserts changed to Exceptions.

Copy link
Copy Markdown
Contributor

@luisremis luisremis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go!

@vishakha041 vishakha041 merged commit 5e243ea into develop Apr 27, 2018
@luisremis luisremis deleted the rwlock branch April 27, 2018 00:37
@luisremis luisremis restored the rwlock branch April 27, 2018 00:37
@luisremis luisremis deleted the rwlock branch August 13, 2018 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants