Skip to content

Function name mistake in FltInitializePushLock documentation#1656

Open
Nowno wants to merge 1 commit into
MicrosoftDocs:stagingfrom
Nowno:patch-1
Open

Function name mistake in FltInitializePushLock documentation#1656
Nowno wants to merge 1 commit into
MicrosoftDocs:stagingfrom
Nowno:patch-1

Conversation

@Nowno
Copy link
Copy Markdown

@Nowno Nowno commented Apr 1, 2026

Two fixes:

  1. "To acquire a push lock for shared access, call FltAcquirePushLockExclusive." Changed the function name to the intended one, FltAcquirePushLockShared.

  2. "To acquire a push lock for exclusive access, callFltAcquirePushLockExclusive." Added space between "call" and the function name.

Two fixes:
1. "To acquire a push lock for shared access, call FltAcquirePushLockExclusive." Changed the function name to the intended one, FltAcquirePushLockShared.

2. "To acquire a push lock for exclusive access, callFltAcquirePushLockExclusive." Added space between "call" and the function name.
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.

1 participant