Skip to content

Conversation

davidwrighton
Copy link
Member

Move all the locked accesses of the handle table and free list to being under a leaf lock

Copy link
Contributor

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

}

// All uses of this must be protected by m_crstLoaderAllocatorHandleTable
void SetSlotsUsed(INT32 newSlotsUsed)
Copy link
Member

Choose a reason for hiding this comment

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

Same comment as GetHandleTable?

Co-authored-by: Aaron Robinson <arobins@microsoft.com>
Copy link
Member

@AaronRobinsonMSFT AaronRobinsonMSFT left a comment

Choose a reason for hiding this comment

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

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants