Ignore:
Timestamp:
01/02/13 16:46:04 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Implemented a conditional variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/xplcommon/posix/Makefile.am

    r32 r34  
    33libxplcommon_posix_la_SOURCES = \
    44        Thread.cc               \
     5        CondVar.cc              \
    56        Waitable.cc             \
    67        Waiter.cc               \
     
    2223        Thread.h                \
    2324        Mutex.h                 \
     25        CondVar.h               \
    2426        Waitable.h              \
    2527        Waiter.h                \
Note: See TracChangeset for help on using the changeset viewer.