Re: 回复:Re: Confilct in source codes and Programming Guide?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 24 Apr 2002 21:35:52 +0200

A object that has been storeReleaseRequest():ed will be released as soon
as the last user releases his reference by calling storeUnlockObject().
See:

   storeLockObject()
   storeUnlockObject()
   storeRelease() and storeReleaseRequest()

Note: storeReleaseRequest() is an optimized version of storeRelease(),
only to be used when it is known there is at least one piece of the code
currently holding a lock on the code and therefore preventing the object
from truly being removed..

Regards
Henrik

maer727@sohu.com wrote:
>
> Thanks, Henrik pal!
>
> I think the object that has been requested to be released will finally
> be purged out, isn't it. Maybe when executing eventRun, IMHO.
>
> Am I correct?
>
> Best regards,
> George Ma
Received on Wed Apr 24 2002 - 14:02:38 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:15:19 MST