Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
9f0ba255a9b9925dcd6e901be4ecd6b5b761830b
/
.
/
lib
/
cpp
/
src
/
concurrency
/
Makefile.am
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