This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: adding a second notify to the fork and clone observers



The new code would look like:

 updateForkedParent
   return CONTINUE

 updateForkedChild
   child.requestAddObserver...
   child.requestUnblock (this)
   return BLOCKED
Sounds good to me... it wont make much difference in the front end.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]