HomeSort by relevance Sort by last modified time
    Searched full:nthreads (Results 26 - 50 of 149) sorted by null

12 3 4 5 6

  /libcore/luni/src/main/java/java/util/concurrent/
Executors.java 53 * {@code nThreads} threads will be active processing tasks.
61 * @param nThreads the number of threads in the pool
63 * @throws IllegalArgumentException if {@code nThreads <= 0}
65 public static ExecutorService newFixedThreadPool(int nThreads) {
66 return new ThreadPoolExecutor(nThreads, nThreads,
113 * at most {@code nThreads} threads will be active processing
122 * @param nThreads the number of threads in the pool
126 * @throws IllegalArgumentException if {@code nThreads <= 0}
128 public static ExecutorService newFixedThreadPool(int nThreads, ThreadFactory threadFactory)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_capi.py 63 context.nThreads = n // context.n
68 for i in range(context.nThreads):
87 if nFinished == context.nThreads:
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_capi.py 63 context.nThreads = n // context.n
68 for i in range(context.nThreads):
87 if nFinished == context.nThreads:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_capi.py 63 context.nThreads = n // context.n
68 for i in range(context.nThreads):
87 if nFinished == context.nThreads:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_capi.py 63 context.nThreads = n // context.n
68 for i in range(context.nThreads):
87 if nFinished == context.nThreads:
  /external/opencv3/modules/objdetect/
opencl_kernels_objdetect.cpp 590 "#define NTHREADS 256\n"
756 "const int nthreads, const int block_hist_size, const int img_block_width,\n"
769 "float sum = reduce_smem(squares, nthreads);\n"
775 "sum = reduce_smem(squares, nthreads);\n"
857 "__local float products[NTHREADS];\n"
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
MapMakerTest.java 125 int nThreads = 100;
138 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads);
154 while (computedCount.get() < nThreads) {
  /external/opencv3/3rdparty/openexr/IlmThread/
IlmThreadPool.cpp 327 ThreadPool::ThreadPool (unsigned nthreads):
330 setNumThreads (nthreads);
  /external/valgrind/drd/tests/
annotate_smart_pointer.cpp 309 const int nthreads = std::max(argc > 1 ? atoi(argv[1]) : 1, 1); local
315 std::vector<Thread> T(nthreads);
  /external/guava/guava-tests/test/com/google/common/cache/
CacheBuilderTest.java 462 int nThreads = 100;
476 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads);
492 while (computedCount.get() < nThreads) {
528 int nThreads = 100;
565 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads);
CacheLoadingTest.java     [all...]
  /prebuilts/misc/windows/sdl2/test/
testatomic.c 100 #define NThreads 2
106 #define NInter (CountTo/CountInc/NThreads)
107 #define Expect (CountTo-NInter*CountInc*NThreads)
137 int T=NThreads;
143 SDL_AtomicSet(&threadsRunning, NThreads);
  /external/jemalloc/src/
stats.c 259 unsigned nthreads; local
274 CTL_M2_GET("stats.arenas.0.nthreads", i, &nthreads, unsigned);
276 "assigned threads: %u\n", nthreads);
ctl.c 452 {NAME("nthreads"), CTL(stats_arenas_i_nthreads)},
536 astats->nthreads = 0;
562 arena_stats_merge(arena, &cstats->nthreads, &cstats->dss,
575 arena_basic_stats_merge(arena, &cstats->nthreads, &cstats->dss,
586 sstats->nthreads += astats->nthreads;
    [all...]
arena.c     [all...]
  /external/icu/icu4c/source/test/intltest/
tzfmttst.cpp 610 int32_t nThreads = threadCount;
681 TestTimeRoundTripThread **threads = new TestTimeRoundTripThread*[nThreads];
683 for (i = 0; i < nThreads; i++) {
690 for (i = 0; i < nThreads; i++) {
697 for (i = 0; i < nThreads; i++) {
    [all...]
  /external/opencv3/modules/objdetect/src/
hog.cpp 64 #define NTHREADS 256
1198 int nthreads; local
1644 int nthreads; local
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
AllThreadsTest.java 169 printErrorAndFail("\nThreads with unknown thread status found out!\n" +
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libanl.a 51  ?!?0h??-@0_s???????-9FSjrequestsrequests_tailfree_respool_max_sizepoolfreelistnthreadsidle_thread_counthandle_requestspool_size__PRETTY_FUNCTION__.10357__PRETTY_FUNCTION__.10400__elf_set___libc_subfreeres_element_free_res____gai_find_request__gai_remove_requestfree__gai_enqueue_request__gai_requests_mutexpthread_mutex_lock__gai_new_request_notificationpthread_cond_signalpthread_mutex_unlockpthread_attr_initpthread_attr_setdetachstatepthread_attr_setstacksizesigfillsetpthread_createpthread_attr_destroycallocrealloc__errno_location__assert_failgetaddrinfo__gai_notifygettimeofdaypthread_cond_timedwaitpthread_exit2???????? 49@GY~? ?!?"??#$'-BHt%???????? "GO&Y_dsx}'? ? ? ?(?)???*0JR{?+???,??(; U]#g|?????????????-  % *(2 B I N('-4<gai_notify.o/ 1271956504 0 0 100644 1508 `
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/xen/
libanl.a 49  ?!?0h??-@0_s???????-9FSjrequestsrequests_tailfree_respool_max_sizepoolfreelistnthreadsidle_thread_counthandle_requestspool_size__PRETTY_FUNCTION__.10413__PRETTY_FUNCTION__.10456__elf_set___libc_subfreeres_element_free_res____gai_find_request__gai_remove_requestfree__gai_enqueue_request__gai_requests_mutexpthread_mutex_lock__gai_new_request_notificationpthread_cond_signalpthread_mutex_unlockpthread_attr_initpthread_attr_setdetachstatepthread_attr_setstacksizesigfillsetpthread_createpthread_attr_destroycallocrealloc__errno_location__assert_failgetaddrinfo__gai_notifygettimeofdaypthread_cond_timedwaitpthread_exit2???????? 49@GY~? ?!?"??#$'-BHt%???????? "GO&Y_dsx}'? ? ? ?(?)???*06AS[??+???,??*8K em#w????????????? - ! ( -(5 E L Q('-4<gai_notify.o/ 1271956505 0 0 100644 1508 `
libanl_pic.a 48   ?1? )@z>UZ??p??0????(3BW^fw?????requestsrequests_tailfree_respool_max_sizepoolfreelistnthreadsidle_thread_counthandle_requestspool_size__PRETTY_FUNCTION__.10405__PRETTY_FUNCTION__.10448__elf_set___libc_subfreeres_element_free_res__.LC0.LC1.LC2.LC3__gai_find_request__i686.get_pc_thunk.cx_GLOBAL_OFFSET_TABLE___gai_remove_request__i686.get_pc_thunk.bxfree__gai_enqueue_request__gai_requests_mutexpthread_mutex_lock__gai_new_request_notificationpthread_cond_signalpthread_mutex_unlockpthread_attr_initpthread_attr_setdetachstatepthread_attr_setstacksizesigfillsetpthread_createpthread_attr_destroycallocrealloc__errno_location__assert_failgetaddrinfo__gai_notifygettimeofdaypthread_cond_timedwaitpthread_exit
  /external/guice/core/test/com/google/inject/
ScopesTest.java 818 * nThreads}. Intended to be used for threads synchronization during injection.
825 SBarrierProvider(int nThreads) {
826 barrier = new CyclicBarrier(nThreads, new Runnable() {
    [all...]
  /external/jemalloc/include/jemalloc/internal/
arena.h 301 unsigned nthreads; member in struct:arena_s
306 * 1) Thread assignment (modifies nthreads) is synchronized via atomics.
581 void arena_basic_stats_merge(arena_t *arena, unsigned *nthreads,
584 void arena_stats_merge(arena_t *arena, unsigned *nthreads, const char **dss,
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/
libgomp.a 118 C?# ? ' __darwin_pthread_cond_ts? __darwin_pthread_key_tv __darwin_pthread_mutex_tx?pthread_cond_tB?pthread_mutex_tJpthread_key_te?gomp_semL5? mutex6P# cond79#, value8?#H gomp_sem_t;~ gomp_mutex_t$P?'A mutex1(?# sem1,?#, sem2-?#x total.?#? arrived/?#? gomp_barrier_t0?gomp_schedule_type;?GFS_STATICGFS_DYNAMICGFS_GUIDEDGFS_RUNTIMEW?nextZ?copyprivate]7gomp_work_sharePC? schedGW# chunk_sizeJ?# endN?# incrR?# lockU?#?#< threads_completedd?#@ ordered_curh?#D ordered_num_usedl?#H ordered_ownerr?#L ordered_team_idsz?#P ?? gomp_team_state?W team?R# work_share?X# team_id??# work_share_generation??# static_trip?#gomp_teaml?R work_share_lock??# work_shares?^#, generation_mask??#0 oldest_live_gen??#4 num_live_gen??#8 nthreads??#< prev_ts??#@ barrier?A#T master_release?#? ordered_release?d#?W?X ss ?h?? fn?9# data?7# ts??# release?#??y#5thr$?team%R,? $ ?%__CFConstantStringClassReferencegomp_tls_key?h% ? $ > $ > ' I  I : ;  : ; I8
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libanl.a 45    ?/?0{??3(-@0_s???????-9FSjrequestsrequests_tailfree_respool_max_sizepoolfreelistnthreadsidle_thread_counthandle_requestspool_size__PRETTY_FUNCTION__.14740__PRETTY_FUNCTION__.14783__elf_set___libc_subfreeres_element_free_res____gai_find_request__gai_remove_requestfree__gai_enqueue_request__gai_requests_mutexpthread_mutex_lock__gai_new_request_notificationpthread_cond_signalpthread_mutex_unlockpthread_attr_initpthread_attr_setdetachstatepthread_attr_setstacksizesigfillsetpthread_createpthread_attr_destroycallocrealloc__errno_location__assert_failgetaddrinfo__gai_notifygettimeofdaypthread_cond_timedwaitpthread_exitL3L?T?T?L?

Completed in 1370 milliseconds

12 3 4 5 6