OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:threaded
(Results
151 - 175
of
601
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/Transforms/JumpThreading/
basic.ll
143
;; Lexically duplicated conditionals should be
threaded
.
330
; Impossible conditional constraints should get
threaded
. BB3 is dead here.
/external/mdnsresponder/mDNSPosix/
ReadMe.txt
195
not multi-
threaded
. I do everything from a main loop that calls
197
accompany multi-
threaded
code. If you decide to use threads in your
/external/valgrind/tsan/
ts_util.h
293
// - ThreadSanitizerOffline is single-
threaded
by nature.
294
// - A Multi-
threaded
environment (e.g. PIN) can use a single global Mutex.
/external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
l2_packet_ndis.c
19
* WinXP version of the code uses overlapped I/O and a single
threaded
design
213
* single
threaded
design.
/external/wpa_supplicant_8/src/l2_packet/
l2_packet_ndis.c
13
* WinXP version of the code uses overlapped I/O and a single
threaded
design
213
* single
threaded
design.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
gthr-default.h
214
path so every update of __gthread_active in a
threaded
program must
220
/* If this really is a
threaded
program, then we must ensure that
gthr-posix.h
214
path so every update of __gthread_active in a
threaded
program must
220
/* If this really is a
threaded
program, then we must ensure that
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
gthr-default.h
214
path so every update of __gthread_active in a
threaded
program must
220
/* If this really is a
threaded
program, then we must ensure that
gthr-posix.h
214
path so every update of __gthread_active in a
threaded
program must
220
/* If this really is a
threaded
program, then we must ensure that
/bionic/libc/bionic/
system_properties.c
201
// The init process is single-
threaded
and its property
/external/bluetooth/glib/tests/
slice-test.c
1
/* GLIB sliced memory - fast
threaded
memory chunk allocator
/external/chromium/base/
atomicops_unittest.cc
14
// For now, we just test single
threaded
execution
observer_list_threadsafe.h
26
// is more robust for multi-
threaded
situations.
tracked_objects.h
537
// single
threaded
(again) to do the cleanup via
547
// WARNING: ONLY call this function when you are running single
threaded
625
// done when running in
threaded
mode (before spawning a lot of threads
648
// guarantee we're in a single
threaded
mode, we don't even do cleanup in
/external/chromium/chrome/browser/metrics/
histogram_synchronizer.h
165
// This singleton instance should be started during the single
threaded
/external/chromium/sdch/open-vcdiff/
ChangeLog
112
assume single-
threaded
execution.
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest-death-test.h
75
// a multi-
threaded
process, so people usually call _exit() instead in
/external/chromium/testing/gtest/test/
gtest_stress_test.cc
113
// multi-
threaded
context.
/external/e2fsprogs/intl/
bindtextdom.c
35
/* We have to handle multi-
threaded
applications. */
/external/elfutils/lib/
eu-config.h
67
/* Eventually we will allow multi-
threaded
applications to use the
/external/gtest/test/
gtest_stress_test.cc
113
// multi-
threaded
context.
/external/kernel-headers/original/asm-mips/
mipsmtregs.h
241
/* enable multi-
threaded
execution if previous suggested it should be.
/external/mdnsresponder/mDNSShared/
dns-sd.1
65
works best with applications that are either multi-
threaded
, or use a
mDNS.1
69
works best with applications that are either multi-
threaded
, or use a
/external/mesa3d/docs/
libGL.txt
51
safety for multi-
threaded
clients is significant. Each GL API call
Completed in 1711 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>