Home
last modified time | relevance | path

Searched refs:Threaded (Results 1 – 10 of 10) sorted by relevance

/external/autotest/client/tests/tiobench/
Dcontrol1 NAME = 'Threaded IO Bench'
/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp573 const bool Threaded = !getFlags().isSequential(); in emitItems() local
587 bool Shuffle = Threaded && getFlags().getReorderFunctions(); in emitItems()
603 if (Threaded && ItemSeq != DesiredSequenceNumber) { in emitItems()
/external/llvm/docs/
DGarbageCollection.rst767 Threaded
935 Threaded programs generally require ``Loop`` safe points to guarantee that the
939 Threaded collectors may also require ``Return`` and ``PreCall`` safe points to
/external/valgrind/
DNEWS.old1955 this, and so 1.9.5 works on RH9. Threaded programs still work,
DNEWS2853 - Threaded programs may run more slowly than on Linux.
/external/curl/
Dconfigure.ac3760 AC_MSG_ERROR([Threaded resolver enabled but no thread library found])
/external/libmicrohttpd/doc/
Dlibmicrohttpd.texi432 options given during MHD compilation. Threaded operations
Dlibmicrohttpd.info374 on options given during MHD compilation. Threaded operations
/external/python/cpython3/Doc/whatsnew/
D3.2.rst281 :ref:`Code for Threaded Parallel URL reads<threadpoolexecutor-example>`, an
/external/fio/
DHOWTO2863 Threaded I/O bench (tiotest/tiobench) like workload.