HomeSort by relevance Sort by last modified time
    Searched full:multithread (Results 26 - 50 of 111) sorted by null

12 3 4 5

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 200 enable_feature multithread
298 multithread
354 multithread
462 ! enabled multithread && DIST_DIR="${DIST_DIR}-nomt"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
util.py 142 environ.setdefault('wsgi.multithread', 0)
validate.py 19 wsgi.multithread, wsgi.multiprocess, wsgi.run_once
297 'wsgi.multithread', 'wsgi.multiprocess',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
util.py 142 environ.setdefault('wsgi.multithread', 0)
validate.py 19 wsgi.multithread, wsgi.multiprocess, wsgi.run_once
297 'wsgi.multithread', 'wsgi.multiprocess',
  /external/chromium_org/third_party/mesa/src/src/mapi/mapi/
u_current.c 145 * Mutex for multithread check.
  /external/chromium_org/third_party/sqlite/src/src/
test_mutex.c 335 {"multithread", SQLITE_CONFIG_MULTITHREAD},
  /external/mesa3d/src/mapi/mapi/
u_current.c 145 * Mutex for multithread check.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_wsgiref.py 221 ('wsgi.multithread', 0),
358 multithread=True, multiprocess=True
373 'version','multithread','multiprocess','run_once','file_wrapper'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_wsgiref.py 221 ('wsgi.multithread', 0),
358 multithread=True, multiprocess=True
373 'version','multithread','multiprocess','run_once','file_wrapper'
  /external/bison/lib/
string.in.h 529 This is a variant of strtok() that is multithread-safe and supports
660 This is a variant of strtok() that is multithread-safe.
    [all...]
localcharset.c 103 possible multithread problem in the function get_charset_aliases. If we
  /external/chromium_org/base/process/
memory_unittest.cc 206 // tests shouldn't be started in a multithread environment, this call
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 522 /* multithread data */
  /external/e2fsprogs/intl/
localcharset.c 95 possible multithread problem in the function get_charset_aliases. If we
  /external/qemu/distrib/sdl-1.2.15/src/events/
SDL_events.c 154 #ifdef __MACOS__ /* MacOS classic you can't multithread, so no lock needed */
  /external/lzma/CPP/7zip/UI/Common/
Bench.cpp 849 inline UInt64 GetLZMAUsage(bool multiThread, UInt32 dictionary)
862 (1 << 20) + (multiThread ? (6 << 20) : 0);
  /ndk/sources/host-tools/sed-4.2.1/lib/
string.in.h 304 This is a variant of strtok() that is multithread-safe and supports
389 This is a variant of strtok() that is multithread-safe.
  /external/bison/darwin-lib/
string.h     [all...]
  /external/bison/linux-lib/
string.h     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
configure.sh 884 disable_feature multithread
929 disable_feature multithread
    [all...]
  /external/libvpx/libvpx/build/make/
configure.sh 860 disable_feature multithread
898 disable_feature multithread
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
configure.sh 860 disable_feature multithread
898 disable_feature multithread
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
udata.h 404 * ures/ResourceBundle or udata APIs. This function is not multithread safe.
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_decoder.h 121 * If the library was configured with --disable-multithread, this call

Completed in 1971 milliseconds

12 3 4 5