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/win32/Makefile.am

    r32 r34  
    33libxplcommon_win32_la_SOURCES = \
    44        Thread.cc               \
     5        CondVar.cc              \
    56        Event.cc                \
    67        Overlapped.cc           \
     
    1718        Thread.h                \
    1819        Mutex.h                 \
     20        CondVar.h               \
    1921        EventFailable.h         \
    2022        Event.h                 \
Note: See TracChangeset for help on using the changeset viewer.