HomeSort by relevance Sort by last modified time
    Searched full:threadgroup (Results 101 - 125 of 211) sorted by null

1 2 3 45 6 7 8 9

  /external/mesa3d/src/gallium/drivers/radeonsi/
si_compute.c 690 * If async compute is possible, the threadgroup size must be limited
si_pipe.c 298 * 1 threadgroup, so that the hw doesn't hang from being unable
si_state_draw.c 151 * vertices per threadgroup are at most 256.
    [all...]
  /external/valgrind/coregrind/
pub_core_threadstate.h 126 Int threadgroup; // thread group id member in struct:__anon42546
  /external/valgrind/coregrind/m_syswrap/
syswrap-linux.c 96 /* Set the threadgroup for real. This overwrites the provisional value set
98 tst->os_state.threadgroup = VG_(getpid)();
646 /* Start the child with its threadgroup being the same as the
649 os_state.threadgroup field for real (in thread_wrapper in
652 exit_group) because its threadgroup is not set. The race window
655 ctst->os_state.threadgroup = ptst->os_state.threadgroup;
    [all...]
  /external/oj-libjdwp/src/share/back/
util.c 211 localThreadGroupClass = findClass(env,"java/lang/ThreadGroup");
230 "<init>", "(Ljava/lang/ThreadGroup;Ljava/lang/String;)V");
    [all...]
  /tools/tradefederation/core/src/com/android/tradefed/command/
CommandScheduler.java 518 super(new ThreadGroup(name), name);
633 /** Check the number of thread in the ThreadGroup, only one should exists (itself). */
    [all...]
  /art/runtime/
debugger.h 447 * Thread, ThreadGroup, Frame
    [all...]
runtime.cc 783 // ThreadGroup to exist.
    [all...]
  /external/oj-libjdwp/make/data/jdwp/
jdwp.spec     [all...]
  /libnativehelper/include_jni/
jni.h     [all...]
  /external/guice/lib/build/
spring-core.jar 
  /external/python/cpython2/Doc/library/
threading.rst 287 :class:`ThreadGroup` class is implemented.
  /external/python/cpython2/Lib/
threading.py 651 *group* should be None; reserved for future extension when a ThreadGroup
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
threading.py 658 *group* should be None; reserved for future extension when a ThreadGroup
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
threading.py 658 *group* should be None; reserved for future extension when a ThreadGroup
    [all...]
  /prebuilts/jdk/jdk9/darwin-x86/lib/
classlist 40 java/lang/ThreadGroup
    [all...]
  /prebuilts/jdk/jdk9/linux-x86/lib/
classlist 40 java/lang/ThreadGroup
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
threading.py 658 *group* should be None; reserved for future extension when a ThreadGroup
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
threading.py 658 *group* should be None; reserved for future extension when a ThreadGroup
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/jna/3.4.0/
jna-3.4.0.jar 
  /external/valgrind/coregrind/m_scheduler/
scheduler.c 490 tst->os_state.threadgroup = 0;
582 VG_(threads)[me].os_state.threadgroup = VG_(getpid)();
    [all...]
  /libcore/ojluni/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 118 * ThreadGroup} and with the same {@code NORM_PRIORITY} priority and
578 * ThreadGroup.checkAccess, which in turn relies on
    [all...]
  /test/suite_harness/tools/dex-tools/dex/
classes0.out.dex     [all...]
  /system/core/libunwindstack/tests/files/offline/art_quick_osr_stub_arm/
libart.so 

Completed in 531 milliseconds

1 2 3 45 6 7 8 9