blob: c4d08291a9d4975452250c458105969a14d2c53f [file] [log] [blame]
lib_LTLIBRARIES = libconcurrency.la
# Define the source file for the module
libconcurrency_la_SOURCES = Monitor.cc \
PosixThreadFactory.cc \
ThreadManager.cc \
TimerManager.cc