This example demonstrates the use of Rendezvous() API.
The code is a simple example that shows the principle of synchronization using the thread rendezvous technique.
Download the example: Rendezvous.zip.
Download some additional files required by the example: CommonFramework.zip.
View the source code: browse. View the additional files: browse
You can build the example from your IDE or the command line.
If you use an IDE, import the bld.inf file of the example into your IDE, and use the build command of the IDE.
If you use the command line, open a command prompt, and set the current directory to the source code directory of the example. You can then build the example with the SBSv1 build tools with the following commands:
bldmake bldfiles
abld build
For the emulator, the example builds an executable called threadrendezvous.exe in the epoc32\release\winscw\<udeb or urel>\ folder.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.