HomeSort by relevance Sort by last modified time
    Searched refs:threads (Results 401 - 425 of 1268) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/mesa/src/docs/
MESA_multithread_makecurrent.spec 40 using the same context across multiple threads and protecting its
72 current to multiple threads, with synchronization of access to
107 threads, then binds a different context/thread in one of them?
114 threads, then binds None/None in one of them?
117 threads retain their GLX context binding.
119 (3) What happens if the app binds a context/drawable in 7 threads,
123 but the context remains usable by threads that have the context
134 from multiple threads?
140 context between multiple threads is left to the application to do
  /external/mesa3d/docs/
MESA_multithread_makecurrent.spec 40 using the same context across multiple threads and protecting its
72 current to multiple threads, with synchronization of access to
107 threads, then binds a different context/thread in one of them?
114 threads, then binds None/None in one of them?
117 threads retain their GLX context binding.
119 (3) What happens if the app binds a context/drawable in 7 threads,
123 but the context remains usable by threads that have the context
134 from multiple threads?
140 context between multiple threads is left to the application to do
  /external/valgrind/main/helgrind/tests/
bar_bad.stderr.exp 29 initialise a barrier which has threads waiting on it
38 Thread #x: pthread_barrier_init: threads are waiting at barrier
43 destroy a barrier that has waiting threads
46 Thread #x: pthread_barrier_destroy: threads are waiting at barrier
  /frameworks/av/include/common_time/
cc_helper.h 22 #include <utils/threads.h>
  /frameworks/av/include/media/stagefright/
AACWriter.h 21 #include <utils/threads.h>
AMRWriter.h 24 #include <utils/threads.h>
FileSource.h 25 #include <utils/threads.h>
MediaAdapter.h 24 #include <utils/threads.h>
  /frameworks/av/media/libmedia/
SoundPoolThread.h 20 #include <utils/threads.h>
  /frameworks/av/media/libstagefright/httplive/
LiveDataSource.h 23 #include <utils/threads.h>
  /frameworks/av/media/libstagefright/include/
MPEG2TSExtractor.h 23 #include <utils/threads.h>
  /frameworks/av/media/libstagefright/omx/
OMXMaster.h 23 #include <utils/threads.h>
  /frameworks/base/cmds/bootanimation/
bootanimation_main.cpp 26 #include <utils/threads.h>
  /frameworks/base/libs/common_time/
common_clock.h 24 #include <utils/threads.h>
diag_thread.h 21 #include <utils/threads.h>
utils.h 24 #include <utils/threads.h>
  /frameworks/base/tools/aapt/
WorkQueue.h 22 #include <utils/threads.h>
30 * units in parallel, using up to the specified number of threads.
49 /* Creates a work queue with the specified maximum number of work threads. */
53 * Cancels pending work and waits for all remaining threads to complete.
64 * 'backlog' times the number of threads. This condition reduces the rate of entry into
66 * work threads can actually handle.
  /frameworks/native/include/gui/
BufferItemConsumer.h 26 #include <utils/threads.h>
  /frameworks/native/libs/input/tests/
TestHelpers.h 22 #include <utils/threads.h>
  /libcore/luni/src/test/java/libcore/java/text/
BreakIteratorTest.java 182 ArrayList<Thread> threads = new ArrayList<Thread>(); local
193 threads.add(t);
196 for (Thread t : threads) {
199 for (Thread t : threads) {
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
pgalloc_32.h 15 #include <linux/threads.h>
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
pgalloc_32.h 15 #include <linux/threads.h>
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
pgalloc_32.h 15 #include <linux/threads.h>
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
pgalloc_32.h 15 #include <linux/threads.h>
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
pgalloc_32.h 15 #include <linux/threads.h>

Completed in 1549 milliseconds

<<11121314151617181920>>