Home
last modified time | relevance | path

Searched refs:synchronize (Results 1 – 25 of 38) sorted by relevance

12

/external/webrtc/webrtc/system_wrappers/source/
Ddata_log.cc122 CriticalSectionScoped synchronize(cells_lock_); in InsertCell() local
132 CriticalSectionScoped synchronize(cells_lock_); in ToString() local
181 CriticalSectionScoped synchronize(table_lock_); in AddColumn() local
198 CriticalSectionScoped synchronize(table_lock_); in InsertCell() local
224 CriticalSectionScoped synchronize(table_lock_); in Flush() local
252 CriticalSectionScoped synchronize(table_lock_); in Flush() local
341 CriticalSectionScoped synchronize(crit_sect_.get()); in CreateLog() local
362 CriticalSectionScoped synchronize(crit_sect_.get()); in ReturnLog() local
372 WriteLockScoped synchronize(*tables_lock_); in AddTable() local
385 ReadLockScoped synchronize(*tables_lock_); in AddColumn() local
[all …]
Dclock.cc242 ReadLockScoped synchronize(*lock_); in TimeInMilliseconds() local
247 ReadLockScoped synchronize(*lock_); in TimeInMicroseconds() local
267 WriteLockScoped synchronize(*lock_); in AdvanceTimeMicroseconds() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar ... java.io.IOException e public static synchronized void synchronize (org.eclipse.core.runtime.IProgressMonitor ...
/external/llvm/examples/ParallelJIT/
DParallelJIT.cpp226 static WaitForThreads synchronize; variable
236 synchronize.block(); // wait until other threads are at this point in callFunc()
285 synchronize.releaseThreads(3); // wait until other threads are at this point in main()
/external/skia/site/dev/chrome/
Dchanges.md6 The strategy you use to synchronize changes in the Skia and Chromium
35 how to synchronize the changes between Skia, Blink, and Chromium [here](./blink).
/external/autotest/server/site_tests/p2p_EndToEndTest/
Dcontrol52 # Create the shared QueueBarrier to synchronize the processes.
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Dnl.po164 msgid "Never synchronize with vertical refresh, ignore application's choice"
178 "Always synchronize with vertical refresh, application chooses the minimum "
Dsv.po156 msgid "Never synchronize with vertical refresh, ignore application's choice"
168 msgid "Always synchronize with vertical refresh, application chooses the minimum swap interval"
Dfr.po161 msgid "Never synchronize with vertical refresh, ignore application's choice"
174 "Always synchronize with vertical refresh, application chooses the minimum "
Des.po159 msgid "Never synchronize with vertical refresh, ignore application's choice"
172 "Always synchronize with vertical refresh, application chooses the minimum "
Dde.po164 msgid "Never synchronize with vertical refresh, ignore application's choice"
179 "Always synchronize with vertical refresh, application chooses the minimum "
/external/opencv3/modules/features2d/src/opencl/
Dbrute_force_match.cl235 … //synchronize to make sure each elem for reduceIteration in share memory is written already.
362 //synchronize to make sure each elem for reduceIteration in share memory is written already.
439 … //synchronize to make sure each elem for reduceIteration in share memory is written already.
/external/llvm/lib/Fuzzer/
DFuzzerFlags.def52 "to synchronize the test corpus.")
/external/mesa3d/docs/
DMESA_swap_frame_usage.spec158 time and does not synchronize to vertical blank.
/external/lz4/
DNEWS44 Updated : Makefile : synchronize library version number with lz4.h, thanks to Takayuki Matsuoka
/external/google-breakpad/src/client/ios/
DBreakpadController.mm317 [userDefaults synchronize];
/external/libmicrohttpd/doc/chapters/
Dlargerpost.inc10 synchronize the global states at the cost of possible delays for other connections if the processing
/external/google-breakpad/src/client/mac/sender/
Duploader.mm262 [ud synchronize];
Dcrash_report_sender.m519 [ud synchronize];
/external/llvm/docs/
DLibFuzzer.rst69 … 0 Execute an external command "<sync_command> <test_corpus>" to synchronize the test corpus.
/external/mesa3d/src/gallium/docs/source/
Dcontext.rst541 Do not synchronize pending operations on the resource when mapping. The
/external/guice/extensions/persist/lib/
Dhibernate-search.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_syscalls.inc1307 // We synchronize io_submit -> io_getevents/io_cancel using the
1311 // synchronize on 0. But there does not seem to be a better solution
/external/testng/
DCHANGES.txt89 Fixed: GITHUB-523: externally synchronize our use of the static SimpleDateFormat (mcosby)

12