Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Token.h File Reference

#include "ace/pre.h"
#include "ace/Synch.h"
#include "ace/post.h"

Include dependency graph for Token.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Compounds

class  ACE_Token
 Class that acquires, renews, and releases a synchronization token that is serviced in strict FIFO/LIFO ordering and that also supports (1) recursion and (2) readers/writer semantics. More...

struct  ACE_Token::ACE_Token_Queue_Entry
 The following structure implements a LIFO/FIFO queue of waiter threads that are asleep waiting to obtain the token. More...

struct  ACE_Token::ACE_Token_Queue

Defines

#define ACE_TOKEN_USES_SEMAPHORE

Detailed Description

Token.h,v 4.37 2002/05/27 06:12:00 jwillemsen Exp

Author:
Original author , Karl-Heinz Dorn (kdorn@erlh.siemens.de) , Ported to ACE by , Douglas C. Schmidt (schmidt@cs.wustl.edu)

Define Documentation

#define ACE_TOKEN_USES_SEMAPHORE
 


Generated on Wed Jan 15 19:02:49 2003 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001