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