Searched
full:threaded (Results
701 -
725 of
1090) sorted by null
<<21222324252627282930>>
/external/chromium_org/net/cert/ |
cert_verify_proc_mac.cc | 547 // issues in OS X 10.6+ with multi-threaded access to Security.framework.
|
/external/chromium_org/net/socket/ |
ssl_client_socket_nss.cc | 524 // In the single-threaded mode (where the network and NSS task runners run on 526 // multi-threaded mode, message passing is used. 539 // Single-threaded example 562 // Multi-threaded example: [all...] |
/external/chromium_org/printing/ |
printing_context_win.cc | 182 // TODO(scottmg): Possibly this has to move into the threaded runner too?
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/ |
FEConvolveMatrix.cpp | 477 // Fallback to single threaded mode.
|
FELighting.cpp | 281 // Fallback to single threaded mode.
|
/external/chromium_org/third_party/harfbuzz-ng/ |
NEWS | 217 - Fix multi-threaded shaper data creation crash.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
dtfmtrtts.cpp | 499 // Should be synchronized, but we're single threaded so it's ok
|
/external/chromium_org/third_party/libwebp/webp/ |
decode.h | 443 int use_threads; // if true, use multi-threaded decoding
|
encode.h | 130 int thread_level; // If non-zero, try and use multi-threaded encoding.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_rast.c | 761 /* threaded rendering! */
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
openssl.c | 179 /* must not happen in a single-threaded program
|
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha512-ppc.pl | 23 # 32-bit *mutli-threaded* context asyncronous signals should be
|
/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/ |
heap-checker.h | 134 // is not thread-safe, and we may be called in a threaded context,
|
/external/chromium_org/third_party/tcmalloc/vendor/ |
NEWS | 221 setitimer) in threaded programs, and has insight into this problem,
|
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/ |
heap-checker.h | 134 // is not thread-safe, and we may be called in a threaded context,
|
/external/chromium_org/third_party/zlib/ |
infback.c | 70 used for threaded applications, since the rewriting of the tables and virgin
|
/external/harfbuzz_ng/ |
NEWS | 58 - Fix multi-threaded shaper data creation crash.
|
/external/icu4c/test/intltest/ |
dtfmtrtts.cpp | 506 // Should be synchronized, but we're single threaded so it's ok
|
/external/libusb/libusb/ |
io.c | 682 * \subsection mtissues Multi-threaded considerations [all...] |
/external/libvpx/libvpx/ |
CHANGELOG | 26 Fixes multi-resolution threaded encoding
|
/external/llvm/include/llvm/ExecutionEngine/ |
ExecutionEngine.h | 394 /// In order to safely compile lazily in a threaded program, the user must
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_rast.c | 761 /* threaded rendering! */
|
/external/netperf/ |
netserver.c | 777 /* multi-threaded; i.e., move all of the various NetPerf global */
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
UDPMessageChannel.java | 66 * stack (later removed). Lamine Brahimi suggested a single threaded behavior [all...] |
/external/opencv/cv/src/ |
cvsurf.cpp | 50 3. The descriptor computing part (which is most expensive) is threaded using OpenMP
|
Completed in 2340 milliseconds
<<21222324252627282930>>