# I had asked this question to roger flores at a previous Palm developer
# conference, ans his answer was that since MemHandleUnlock was in turn
# calling MemPtrUnlock, it made no difference you are using one or the other
# as long as it is pertinent to the type of block you are unlocking.
#
# From a performance standpoint, though, it makes more sense to use
# MemPtrUnlock directly since MemHandleUnlock calls it anyway.
Hi Florent:
According to the MemoryMgrNew.c, MemHandleUnlock does not call MemPtrUnlock,
although it performs a similar function. Best regards, Paul
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html