Home
last modified time | relevance | path

Searched refs:synchronization (Results 1 – 25 of 42) sorted by relevance

12

/external/valgrind/main/drd/tests/
Dannotate_hb_err.stderr.exp2 wrong type of synchronization object
9 wrong type of synchronization object
16 wrong type of synchronization object
/external/chromium/base/
Dbase.gypi229 'synchronization/cancellation_flag.cc',
230 'synchronization/cancellation_flag.h',
231 'synchronization/condition_variable.h',
232 'synchronization/condition_variable_posix.cc',
233 'synchronization/condition_variable_win.cc',
234 'synchronization/lock.cc',
235 'synchronization/lock.h',
236 'synchronization/lock_impl.h',
237 'synchronization/lock_impl_posix.cc',
238 'synchronization/lock_impl_win.cc',
[all …]
Dbase.gyp172 'synchronization/cancellation_flag_unittest.cc',
173 'synchronization/condition_variable_unittest.cc',
174 'synchronization/lock_unittest.cc',
175 'synchronization/waitable_event_unittest.cc',
176 'synchronization/waitable_event_watcher_unittest.cc',
/external/chromium/base/third_party/dynamic_annotations/
DREADME.chromium5 in this directory define runtime macros useful for annotating synchronization
/external/mesa3d/docs/
DREADME.MITS44 with the thread synchronization and if there is not enough work
65 as possbile. This will reduce the thread synchronization
DREADME.3DFX501 without any vertical blanking synchronization (useful for benchmarks):
/external/chromium/
DAndroid.mk126 base/synchronization/cancellation_flag.cc \
127 base/synchronization/condition_variable_posix.cc \
128 base/synchronization/lock_impl_posix.cc \
129 base/synchronization/waitable_event_posix.cc \
/external/llvm/docs/HistoricalNotes/
D2001-02-09-AdveComments.txt3 revisit synchronization, type inference, and other issues.
80 o A pair of important synchronization instr'ns to think about:
D2001-02-09-AdveCommentsResponse.txt137 > A pair of important synchronization instr'ns to think about:
/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp484 TRANSPORTDEC_ERROR synchronization( in synchronization() function
825 error = synchronization(hTp, &headerBits); in transportDec_readStream()
888 error = synchronization(hTp, &headerBits); in transportDec_readStream()
/external/mdnsresponder/mDNSCore/
DImplementer Notes.txt43 main synchronization point, this means that you should call
/external/replicaisland/
DREADME.TXT26 … by the game thread and then handed to a separate render thread at a synchronization point. The r…
/external/clang/docs/
DBlockLanguageSpec.txt115 …red variable and the need for synchronization around disposing of older values and copying new one…
/external/srtp/
DREADME160 they're called more than 65k out of sequence, synchronization
/external/srtp/doc/
Dintro.txt255 participant in a session is identified by a synchronization source
261 same session. The synchronization source identifier (SSRC) is used to
Drfc3711.txt144 and an "implicit" index for sequencing/synchronization based on the
298 | synchronization source (SSRC) identifier | |
513 synchronization source (SSRCs, which is part of the RTP header),
770 need to be 2^15 packets out of sequence before synchronization is
776 (e.g., packet loss rate) and the cases when synchronization is likely
1819 sequence number is close to wrapping (to avoid synchronization
1828 is secure if the design of the synchronization mechanism, i.e., the
2208 synchronization source identifier, and timestamp are available to an
2528 event, to maintain synchronization when switching to the new key,
/external/clang/test/Analysis/
Dmisc-ps.m1103 // <rdar://problem/6351970> rule request: warn if synchronization mutex can be nil
1106 … // expected-warning{{Nil value used as mutex for @synchronized() (no synchronization will occur)}}
1111 … // expected-warning{{Nil value used as mutex for @synchronized() (no synchronization will occur)}}
/external/chromium/chrome/browser/ui/cocoa/
Dobjc_zombie.mm14 #include "base/synchronization/lock.h"
/external/linux-tools-perf/
Ddesign.txt314 __u32 lock; /* seqlock for synchronization */
/external/webkit/Source/WebKit/mac/History/
DWebHistory.mm657 // and correct synchronization of history file between applications.
/external/stlport/etc/
DChangeLog-4.0652 * Visual C++ : for MT synchronization, <windows.h> is not included anymore.
/external/webkit/Source/WebKit/mac/Carbon/
DCarbonWindowAdapter.mm578 …e, because it looks like it might work on Carbon windows as is. The synchronization of the Carbon…
/external/oprofile/events/ppc64/cell-be/
Devents92 …q_any : Non-cacheable store request received from CIU; includes all synchronization operations su…
/external/llvm/include/llvm/
DIntrinsicsX86.td575 // Thread synchronization ops.
/external/valgrind/main/
DNEWS944 messages related to synchronization objects.
957 - Added support for annotating non-POSIX synchronization objects

12