|
kernel
|
Go to the source code of this file.
Functions | |
| void | MsAcquirePushLockExclusive (IN PUSH_LOCK *Lock) |
| void | MsReleasePushLockExclusive (IN PUSH_LOCK *Lock) |
| void | MsAcquirePushLockShared (IN PUSH_LOCK *Lock) |
| void | MsReleasePushLockShared (IN PUSH_LOCK *Lock) |
Definition at line 80 of file pushlock.c.
Definition at line 150 of file pushlock.c.
Definition at line 99 of file pushlock.c.
Definition at line 179 of file pushlock.c.