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