OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:threaded
(Results
376 - 400
of
1090
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/testing/gtest/test/
gtest_stress_test.cc
113
// multi-
threaded
context.
/external/chromium_org/base/
atomicops_unittest.cc
14
// For now, we just test single
threaded
execution
lazy_instance.h
200
//
threaded
, so don't synchronize across threads.
/external/chromium_org/base/metrics/
statistics_recorder.cc
266
// This singleton instance should be started during the single
threaded
portion
/external/chromium_org/base/threading/
simple_thread.h
147
// multi-
threaded
, but don't want to spawn a thread for each small bit of work.
/external/chromium_org/cc/base/
switches.cc
20
const char kDisableThreadedAnimation[] = "disable-
threaded
-animation";
/external/chromium_org/chrome/browser/metrics/
tracking_synchronizer.cc
28
// This singleton instance should be started during the single
threaded
/external/chromium_org/chrome/test/functional/media/
media_constrained_network_perf.py
16
design is
threaded
... however PyAuto is not, so a global lock is used when calls
/external/chromium_org/media/audio/alsa/
alsa_output.h
17
// AlsaPcmOutputStream is a single
threaded
class that should only be used from
/external/chromium_org/media/audio/pulse/
audio_manager_pulse.cc
233
// Start the
threaded
mainloop.
/external/chromium_org/media/audio/win/
audio_low_latency_input_win.h
28
// - This implementation is single-
threaded
, hence:
/external/chromium_org/sandbox/linux/tests/
unit_tests.cc
109
// We need to fork(), so we can't be multi-
threaded
, as threads could hold
/external/chromium_org/testing/gtest/test/
gtest_stress_test.cc
112
// multi-
threaded
context.
/external/chromium_org/third_party/WebKit/public/platform/
WebLayer.h
203
// to adjust layer position during
threaded
scrolling.
WebLayerTreeView.h
83
// Sets whether this view is visible. In
threaded
mode, a view that is not visible will not
/external/chromium_org/third_party/libwebp/utils/
thread.c
10
// Multi-
threaded
worker
/external/chromium_org/third_party/mesa/src/docs/
libGL.txt
51
safety for multi-
threaded
clients is significant. Each GL API call
/external/chromium_org/third_party/sqlite/src/test/
notify2.test
22
# can be used to synchronize multi-
threaded
access to SQLite databases
threadtest1.c
19
** in a multi-
threaded
program most of the time.
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
testutil.cc
97
(*fn)(i); // stacksize doesn't make sense in a non-
threaded
context
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
testutil.cc
97
(*fn)(i); // stacksize doesn't make sense in a non-
threaded
context
/external/chromium_org/v8/test/mjsunit/
d8-os.js
101
// the reason why the test cannot be run multi-
threaded
.
/external/e2fsprogs/intl/
bindtextdom.c
35
/* We have to handle multi-
threaded
applications. */
/external/eigen/doc/
UsingIntelMKL.dox
40
<a href="http://eigen.tuxfamily.org/Counter/redirect_to_mkl.php"> Intel MKL </a> provides highly optimized multi-
threaded
mathematical routines for x86-compatible architectures.
/external/elfutils/lib/
eu-config.h
67
/* Eventually we will allow multi-
threaded
applications to use the
Completed in 371 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>