repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Cleanup ACE_HAS_PTHREAD_SIGMASK_PROTOTYPE, all platforms support it so far as I can...
[ACE_TAO.git]
/
ACE
/
performance-tests
/
Synch-Benchmarks
/
Synch_Benchmarks.mpc
blob
30d8aeebddde9f879f4c57565f00eb3125d52851
1
// -*- MPC -*-
2
project : aceexe {
3
exename = synch_driver
4
after += Synch_Lib
5
libs += Synch_Lib
6
libpaths += Synch_Lib
7
source_files {
8
synch_driver.cpp
9
}
10
}