Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

C:/temp/src/j2k/Deprecated/old_18mar_diff/nto/PCBuffer.hpp File Reference

#include "Standard.hpp"
#include "Basic_PThread.hpp"
#include "Mutex.hpp"
#include "RWLock.hpp"
#include "Semaphore.hpp"
#include "BoundedBuffer.hpp"
#include "Timer.hpp"

Go to the source code of this file.

Compounds

class  Consumer
class  Producer

Functions

Semaphore message (0,"message", 10)
Semaphore sender (1,"sender", 11)
Semaphore receiver (1,"slot", 12)
BoundedBuffer boundedBuffer (10)

Variables

Semaphore ** slot
int done = 0


Function Documentation

BoundedBuffer boundedBuffer 10   
 

Semaphore message  ,
"message"   ,
10   
 

Semaphore receiver  ,
"slot  ,
12   
 

Semaphore sender  ,
"sender"   ,
11   
 


Variable Documentation

int done = 0 [static]
 

Definition at line 36 of file PCBuffer.hpp.

Semaphore** slot
 

Definition at line 35 of file PCBuffer.hpp.


Generated on Sun Oct 14 18:47:21 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001