Multi-threading: Difference between revisions

Neobrain (talk | contribs)
Neobrain (talk | contribs)
Line 173: Line 173:
= Synchronization =
= Synchronization =


Synchronization can be performed via WaitSynchronization on any handles deriving from [[KSynchronizationObject]]. The semantic meaning of the call depends on the particular handle type:
Synchronization can be performed via WaitSynchronization on any handles deriving from [[KSynchronizationObject]]. The semantic meaning of the call depends on the particular object type referred to by the given handle:


* KClientPort: ???
* KClientPort: ???