Searched
refs:threads (Results
626 -
650 of
768) sorted by null
<<21222324252627282930>>
/frameworks/native/libs/binder/ |
IMemory.cpp | 30 #include <utils/threads.h> 288 // calling transact() from multiple threads, but that's not a problem,
|
MemoryDealer.cpp | 26 #include <utils/threads.h>
|
/frameworks/native/libs/utils/ |
RefBase.cpp | 25 #include <utils/threads.h> 514 // this must be done safely, i.e.: handle the case where several threads
|
String16.cpp | 24 #include <utils/threads.h>
|
String8.cpp | 24 #include <utils/threads.h>
|
/frameworks/native/services/surfaceflinger/ |
SurfaceFlinger.h | 33 #include <utils/threads.h> 439 // it may be read from other threads with mStateLock held
|
/frameworks/wilhelm/tests/examples/ |
slesTestDecodeToBuffQueue.cpp | 44 #include <utils/threads.h>
|
/hardware/qcom/audio/legacy/alsa_sound/ |
AudioHardwareALSA.h | 31 #include <utils/threads.h>
|
/hardware/ti/omap4xxx/camera/ |
CameraHal_Module.cpp | 26 #include <utils/threads.h>
|
/sdk/emulator/opengl/host/libs/Translator/EGL/ |
EglX11Api.cpp | 20 #include <utils/threads.h>
|
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/ |
GLDispatch.h | 20 #include <utils/threads.h>
|
/external/valgrind/main/none/tests/ |
cmdline1.stdout.exp | 78 --fair-sched=no|yes|try schedule threads fairly on multicore systems [no]
|
/hardware/ti/omap4xxx/camera/inc/ |
CameraHal.h | 33 #include <utils/threads.h> 37 #include <utils/threads.h> [all...] |
/packages/apps/Mms/src/com/android/mms/data/ |
Conversation.java | 24 import android.provider.Telephony.Threads; 51 Threads.CONTENT_URI.buildUpon().appendQueryParameter("simple", "true").build(); 54 Threads._ID, Threads.DATE, Threads.MESSAGE_COUNT, Threads.RECIPIENT_IDS, 55 Threads.SNIPPET, Threads.SNIPPET_CHARSET, Threads.READ, Threads.ERROR [all...] |
/external/v8/src/ |
debug-debugger.js | [all...] |
d8.js | 458 case 'threads': [all...] |
/external/v8/tools/ |
test.py | 83 threads = [] 84 # Spawn N-1 threads and then use this thread as the last one. 89 threads.append(thread) 93 # Wait for the remaining threads 94 for thread in threads: 99 # remaining threads. [all...] |
/device/lge/mako/camera/QCamera/HAL/core/src/ |
QCameraHWI_Record.cpp | 23 #include <utils/threads.h>
|
/device/lge/mako/camera/ |
QCameraHWI_Record.cpp | 23 #include <utils/threads.h>
|
QualcommCamera.cpp | 23 #include <utils/threads.h>
|
QualcommCameraHardware.h | 24 #include <utils/threads.h>
|
/external/libxml2/ |
threads.c | 2 * threads.c: set of generic threading related routines 15 #include <libxml/threads.h>
|
xmlmemory.c | 49 #include <libxml/threads.h>
|
/external/valgrind/main/coregrind/m_gdbserver/ |
remote-utils.c | 228 (Addr) VG_(threads), sizeof(ThreadState),
|
/external/valgrind/main/coregrind/m_syswrap/ |
priv_types_n_macros.h | 526 VG_(threads)[tid].arch.vex.VG_STACK_PTR; \
|
Completed in 774 milliseconds
<<21222324252627282930>>