Function mmtk::memory_manager::unpin_object
source · pub fn unpin_object(object: ObjectReference) -> bool
Expand description
Unpin an object. Returns true if the unpinning operation has been performed, i.e., the object status changed from pinned to non-pinned
Arguments:
object
: The object to be pinned