HomeSort by relevance Sort by last modified time
    Searched refs:unlocked (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
layout_test_runner_unittest.py 193 locked, unlocked = self.get_shards(num_workers=2, fully_parallel=False)
205 self.assert_shards(unlocked,
214 locked, unlocked = self.get_shards(num_workers=2, fully_parallel=True)
221 self.assert_shards(unlocked,
230 locked, unlocked = self.get_shards(num_workers=1, fully_parallel=False)
238 self.assert_shards(unlocked,
248 locked, unlocked = self.get_shards(num_workers=1, fully_parallel=False,
251 self.assertEqual(len(unlocked), 1)
254 locked, unlocked = self.get_shards(num_workers=1, fully_parallel=False,
257 self.assertEqual(len(unlocked), 0
    [all...]
  /external/bison/src/
system.h 61 # include <unlocked-io.h>
  /external/chromium_org/tools/traceline/traceline/scripts/
crit_sec.js 35 // Verify that the locks get unlocked, and operations stay on the same thread.
  /bionic/libc/bionic/
pthread.c 181 * 0 for unlocked
433 * 0 (unlocked, no contention)
445 const int unlocked = shared | MUTEX_STATE_BITS_UNLOCKED; local
448 * The common case is an unlocked mutex, so we begin by trying to
449 * change the lock's state from 0 (UNLOCKED) to 1 (LOCKED).
453 if (__bionic_cmpxchg(unlocked, locked_uncontended, &mutex->value) != 0) {
471 while (__bionic_swap(locked_contended, &mutex->value) != unlocked)
525 * eventually wake will find an unlocked mutex and will execute.
606 /* First, if the mutex is unlocked, try to quickly acquire it.
622 /* if the mutex is unlocked, its value should be 'mtype' an
854 const int unlocked = shared | MUTEX_STATE_BITS_UNLOCKED; local
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_win.cc     [all...]
render_widget_host_view_win.h 551 // While the mouse is locked, |unlocked| and |unlocked_global| store the
554 gfx::Point unlocked; member in struct:content::RenderWidgetHostViewWin::__anon10184
  /ndk/sources/host-tools/sed-4.2.1/lib/
gnulib.mk 12 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libsed --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl acl alloca btowc c-ctype extensions getline getopt gettext localcharset mbrlen mbrtowc mbsinit memchr mkstemp obstack pathmax regex rename selinux-h stat-macros stdbool strerror strverscmp unlocked-io verify wcrtomb wctob
    [all...]
  /external/bison/lib/
gnulib.mk 24 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libbison --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --makefile-name=gnulib.mk --no-conditional-dependencies --no-libtool --macro-prefix=gl argmatch assert c-strcase calloc-posix close closeout config-h configmake dirname error extensions fdl fopen-safer fprintf-posix getline getopt-gnu gettext git-version-gen gitlog-to-changelog gpl-3.0 hash inttypes isnan javacomp-script javaexec-script ldexpl malloc-gnu mbschr mbsrchr mbswidth obstack obstack-printf perror printf-posix progname quote quotearg readme-release realloc-posix snprintf-posix spawn-pipe sprintf-posix stdbool stpcpy strdup-posix strerror strtoul strverscmp unistd unistd-safer unlocked-io unsetenv update-copyright verify vsnprintf-posix vsprintf-posix warnings xalloc xalloc-die xmemdup0 xstrndup
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
string-unpack-code.js     [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 495 milliseconds