examples/PIPS/opencproducerconsumerex/src/consumer.c File Reference

Go to the source code of this file.

Functions

void * ConsumerThreadEntryPoint (void *aParam)

Detailed Description

Part of : Open C / ProducerConsumer

Description : ProducerConsumer Problem solution Version : 0.1

Copyright (c) 2007 Nokia Corporation. This material, including documentation and any related computer programs, is protected by copyright controlled by Nokia Corporation.

Definition in file consumer.c.


Function Documentation

void* ConsumerThreadEntryPoint ( void *  aParam  ) 

Declaration of Consumer Thread Entry Point

Parameters:
aParam - argument to thread Entry function
Returns:
thread return value

Definition at line 30 of file consumer.c.


Generated by  doxygen 1.6.2