HomeSort by relevance Sort by last modified time
    Searched refs:threads (Results 601 - 625 of 1207) sorted by null

<<21222324252627282930>>

  /external/valgrind/drd/tests/
bar_bad_xml.stderr.exp 108 initialise a barrier which has threads waiting on it
157 destroy a barrier that has waiting threads
  /frameworks/av/drm/libdrmframework/include/
DrmManager.h 21 #include <utils/threads.h>
DrmManagerClientImpl.h 21 #include <utils/threads.h>
  /frameworks/av/include/media/
ToneGenerator.h 25 #include <utils/threads.h>
mediarecorder.h 22 #include <utils/threads.h>
  /frameworks/av/include/media/stagefright/
DataSource.h 28 #include <utils/threads.h>
MPEG4Writer.h 26 #include <utils/threads.h>
85 bool mStarted; // Writer thread + track threads started successfully
  /frameworks/base/core/jni/
android_view_DisplayEventReceiver.cpp 29 #include <utils/threads.h>
  /frameworks/base/native/android/
asset_manager.cpp 24 #include <utils/threads.h>
  /frameworks/native/include/gui/
GLConsumer.h 31 #include <utils/threads.h>
  /frameworks/native/opengl/libs/EGL/
egl_display.h 30 #include <utils/threads.h>
egl_object.h 28 #include <utils/threads.h>
  /frameworks/native/services/sensorservice/
SensorService.h 35 #include <utils/threads.h>
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderBase.h 26 #include <utils/threads.h>
  /hardware/libhardware_legacy/audio/
AudioHardwareGeneric.h 24 #include <utils/threads.h>
  /hardware/qcom/display/msm8084/libvirtual/
virtual.cpp 36 #include <utils/threads.h>
  /hardware/qcom/display/msm8226/libvirtual/
virtual.cpp 36 #include <utils/threads.h>
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_CompThread.c 80 #include <utils/threads.h>
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_CompThread.c 79 #include <utils/threads.h>
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_ComponentThread.c 69 #include <utils/threads.h>
  /hardware/ti/omap4-aah/camera/inc/
Encoder_libjpeg.h 27 #include <utils/threads.h>
  /hardware/ti/omap4xxx/camera/inc/
Encoder_libjpeg.h 27 #include <utils/threads.h>
  /libcore/luni/src/test/java/libcore/java/util/regex/
OldMatcherTest.java 578 ArrayList<Thread> threads = new ArrayList<Thread>(); local
598 threads.add(t);
601 for (Thread t : threads) {
604 for (Thread t : threads) {
  /packages/apps/Dialer/tools/gradle/
gradlew 190 if [[ "$1" == --parallel-threads=* ]] && [[ "$2" == buildForBuildServer* ]]; then
191 set -- "--parallel-threads=4" "$2"
  /packages/services/Car/libvehiclenetwork/include/
VehicleNetwork.h 26 #include <utils/threads.h>

Completed in 834 milliseconds

<<21222324252627282930>>