OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:threaded
(Results
501 - 525
of
1090
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
profiler_unittest.sh
194
# profiler1 is a non-
threaded
version
/external/chromium_org/tools/gn/
input_file_manager.cc
38
// Should be single-
threaded
by now.
/external/chromium_org/url/
url_util.h
21
// using this library in a
threaded
environment and don't have a consistent
/external/chromium_org/v8/src/
zone.h
56
// from multi-
threaded
code.
/external/chromium_org/webkit/browser/database/
database_tracker.h
80
// the disk. Therefore, in a multi-
threaded
application, all methods of this
/external/e2fsprogs/intl/
localcharset.c
96
are running in a
threaded
environment, and if two threads initialize
/external/icu4c/common/unicode/
uclean.h
39
* In old versions of ICU, u_init() was required in multi-
threaded
applications
/external/icu4c/test/intltest/
intltest.h
27
* Enables multi-
threaded
testing. Moved here from uconfig.h.
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
DefaultClient.java
405
// Make sure client MessageListeners are called single-
threaded
/external/kernel-headers/original/linux/
interrupt.h
210
frequency
threaded
job scheduling. For almost all the purposes
/external/llvm/examples/ParallelJIT/
ParallelJIT.cpp
1
//===-- examples/ParallelJIT/ParallelJIT.cpp - Exercise
threaded
-safe JIT -===//
/external/mesa3d/src/mapi/glapi/gen/
gl_SPARC_asm.py
173
print '#else /* Non-
threaded
version. */'
gl_x86_asm.py
123
print '#else /* Non-
threaded
version. */'
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_urb.c
70
* We only run it single-
threaded
.
/external/oprofile/libopagent/
opagent.c
255
* we are called within a multi-
threaded
context */
/external/qemu/distrib/sdl-1.2.15/src/audio/macrom/
SDL_romaudio.c
96
#ifdef __MACOSX__ /* Mac OS X uses
threaded
audio, so normal thread code is okay */
/external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio_gsxb.c
414
return(1); /* We don't use
threaded
audio */
SDL_mintaudio_mcsn.c
404
return(1); /* We don't use SDL
threaded
audio */
SDL_mintaudio_xbios.c
489
return(1); /* We don't use SDL
threaded
audio */
/external/skia/tools/
PictureRenderingFlags.cpp
56
DEFINE_int32(multi, 1, "Set the number of threads for multi
threaded
drawing. "
/external/stlport/stlport/stl/config/
host.h
127
* a specific implementation targetting the massively multi-
threaded
/external/stressapptest/src/
sat.h
52
// This must be called from a single-
threaded
program.
/external/valgrind/main/helgrind/
hg_lock_n_thread.h
9
in
threaded
programs.
/frameworks/base/docs/html/training/articles/
smp.jd
100
conditions you might encounter in a multi-
threaded
program are much worse on SMP
175
multi-
threaded
code.</p>
[
all
...]
/frameworks/base/services/java/com/android/server/dreams/
DreamManagerService.java
418
* Ensures operations to {@link DreamController} are single-
threaded
.
Completed in 565 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>