Ignore:
Timestamp:
Jul 3, 2009, 8:52:01 AM (15 years ago)
Author:
Christoph Mayer
Message:

locking für enter method neu

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/utility/system/SystemQueue.h

    r4699 r4702  
    180180                bool isEmpty();
    181181                void insert( const SystemEvent& event, uint32_t delay );
     182                void enter();
     183                void leave();
    182184
    183185        protected:
Note: See TracChangeset for help on using the changeset viewer.