SVC: Difference between revisions

Roblabla (talk | contribs)
Explain MemoryAttribute IsBorrowed.
Roblabla (talk | contribs)
IsBorrowed is also set to true when it's the source of a MapMemory.
Line 1,952: Line 1,952:
! Bits || Name || Description
! Bits || Name || Description
|-
|-
| 0 || IsBorrowed || Currently in use as a user buffer for an IPC call, e.g. with SendSyncRequestWithUserBuffer
| 0 || IsBorrowed || Used by MapMemory, as an async IPC user buffer,  
|-
|-
| 1 || IsIpcLocked || True when IpcRefCount > 0
| 1 || IsIpcLocked || True when IpcRefCount > 0