ACE 8.0.1
Loading...
Searching...
No Matches
Classes | Macros
Token.h File Reference
#include "ace/Null_Mutex.h"
#include "ace/Thread_Mutex.h"
#include "ace/Semaphore.h"
#include "ace/Condition_Thread_Mutex.h"
#include "ace/Token.inl"

Classes

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
 
struct  ACE_Token::ACE_Token_Queue
 
class  ACE_Noop_Token
 

Macros

#define ACE_TOKEN_USES_SEMAPHORE
 

Detailed Description

Author
Original author
Karl-Heinz Dorn (kdorn.nosp@m.@erl.nosp@m.h.sie.nosp@m.mens.nosp@m..de)
Ported to ACE by
Douglas C. Schmidt (d.sch.nosp@m.midt.nosp@m.@vand.nosp@m.erbi.nosp@m.lt.ed.nosp@m.u)

Macro Definition Documentation

◆ ACE_TOKEN_USES_SEMAPHORE

#define ACE_TOKEN_USES_SEMAPHORE