diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-EDDEA6A0-D45D-5241-B594-94ADDD803646.dita --- a/Symbian3/SDK/Source/GUID-EDDEA6A0-D45D-5241-B594-94ADDD803646.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-EDDEA6A0-D45D-5241-B594-94ADDD803646.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,44 +1,44 @@ - - - - - -Rendezvous -Thread rendezvous example codeThis example demonstrates the use of Rendezvous() API. -
Purpose

The code is a simple example that shows -the principle of synchronization using the thread rendezvous technique.

-
Class summary
    -
  • RThread - A handle to a thread.

  • -
-
Download

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

-
Building and -configuring
    -
  • 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

    How to use bldmake and How to use abld describe -how to use the SBSv1 build tools.

  • -
  • For the emulator, the -example builds an executable called threadrendezvous.exe in -the epoc32\release\winscw\<udeb or urel>\ folder.

  • -
-
Running the example

When running the example, the -user is presented with various menu options that are self explanatory. The -code is a simple example that shows the principle of synchronization using -the thread rendezvous technique.

-
- -Synchronisation -techniques - + + + + + +Rendezvous +Thread rendezvous example codeThis example demonstrates the use of Rendezvous() API. +
Purpose

The code is a simple example that shows +the principle of synchronization using the thread rendezvous technique.

+
Class summary
    +
  • RThread - A handle to a thread.

  • +
+
Download

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

+
Building and +configuring
    +
  • 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

    How to use bldmake and How to use abld describe +how to use the SBSv1 build tools.

  • +
  • For the emulator, the +example builds an executable called threadrendezvous.exe in +the epoc32\release\winscw\<udeb or urel>\ folder.

  • +
+
Running the example

When running the example, the +user is presented with various menu options that are self explanatory. The +code is a simple example that shows the principle of synchronization using +the thread rendezvous technique.

+
+ +Synchronisation +techniques +
\ No newline at end of file