Searched refs:threadMutex (Results 1 – 1 of 1) sorted by relevance
98 Mutex threadMutex; // mutual exclusion for threads list member222 Lock lock (threadMutex); in ~Data()343 Lock lock (_data->threadMutex); in numThreads()359 Lock lock (_data->threadMutex); in setNumThreads()402 Lock lock (_data->threadMutex); in addTask()