summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/thread.pro
blob: f529bd8941bd49c0bc5f7c74a64b2dfe3e4b4cd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TEMPLATE=subdirs
SUBDIRS=\
    qatomicint \
    qatomicpointer \
    qresultstore \
    qfuture \
    qfuturesynchronizer \
    qfuturewatcher \
    qmutex \
    qmutexlocker \
    qreadlocker \
    qreadwritelock \
    qsemaphore \
    qthread \
    qthreadonce \
    qthreadpool \
    qthreadstorage \
    qwaitcondition \
    qwritelocker