Zen API
|
kStatus kDebugAlloc_DetectLeakedAssemblyObjects | ( | kDebugAlloc | object, |
k64u | since, | ||
kAssembly | assembly | ||
) |
Makes note of outstanding allocations that appear to be objects associated with the specified assembly.
This function records information about outstanding allocations that appear to be objects, for later use when logging leak information.
object | Memory allocator. |
since | Memory checkpoint (or zero for beginning). |
assembly | Assembly associated with objects. |