028def2ada
The current question is whether activeThreadCount() should be lock-free (using atomic ints) or mutex-protected, so this tests start() and activeThreadCount() directly. Change-Id: Ica4a2ad023c2002e3c7d81558e6b9ee64af7f690 Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
6 lines
95 B
Prolog
6 lines
95 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = \
|
|
qmutex \
|
|
qthreadstorage \
|
|
qthreadpool \
|