Home
last modified time | relevance | path

Searched defs:nThreads (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
DConcurrentUtils.java53 public static ExecutorService newFixedThreadPool(int nThreads, String poolName, in newFixedThreadPool()
/frameworks/wilhelm/src/
DThreadPool.cpp93 unsigned nThreads = 0; // number of threads successfully created in ThreadPool_init() local
167 static void ThreadPool_deinit_internal(ThreadPool *tp, unsigned initialized, unsigned nThreads) in ThreadPool_deinit_internal()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenersTest.java905 private static void testThreadSafety(Runnable operationToTest, int nThreads, in testThreadSafety()
DManagedServicesTest.java2462 private static void testThreadSafety(Runnable operationToTest, int nThreads, in testThreadSafety()
DPreferencesHelperTest.java484 private static void testThreadSafety(Runnable operationToTest, int nThreads, in testThreadSafety()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...