Examples of using Multithreaded in English and their translations into Greek
{-}
- 
                        Colloquial
                    
 - 
                        Official
                    
 - 
                        Medicine
                    
 - 
                        Ecclesiastic
                    
 - 
                        Financial
                    
 - 
                        Official/political
                    
 - 
                        Computer
                    
 
Improved multithreaded performance.
For multicore processors, both single-threaded and multithreaded scenarios are run.
Multithreaded yes, multicore no.
Support for multithreaded PIP(mode B'').
Multithreaded file download plugin.
This permission applies only to multithreaded, multiprocess programs. Note.
Multithreaded scanning, providing high-speed scanning;?
WM_WININICHANGE message causes a deadlock in multithreaded Visual Basic 6.0 applications 326264.
Thanks multithreaded kernel, ICE Book Reader Professional provide fastest way for creating MP3 books.
The Standard C++ Library is available for both 32-bit and 64-bit binaries,and supports multithreaded applications.
Nbsp is a multithreaded application.
BackupChain also includes database, live virtual machine backup, and Hyper-V backup,as well as a strong multithreaded engine for parallel processing.
Thanks to its multithreaded design, it will use as many cores as possible to speed up the conversion.
A new scanning subsystem is capable to verify the computer disks in a multithreaded mode, using all the advantages of multi-core processors.
Multithreaded check of the validity of the DNS records, to quickly find abandoned domains to bind to Your hosting.
Intel Thread Checker is a runtime threading error analysis tool which can detect potential data races and deadlocks in multithreaded Windows or Linux applications.
Java is multithreaded: Multithreaded  is the capability for a program to perform several tasks simultaneously within a program.
The main aim of the group is the expansion into frontier areas, such as multiprocessor compilers,parallel architectures and multithreaded processors, real-time embedded systems software, etc.
Note In multithreaded applications, make sure that access to the DLL global data is synchronized(thread safe) to avoid possible data corruption.
SYMPTOMS When you run a COM+ application on aWindows Server 2003-based computer, some work items that are queued in the multithreaded apartment(MTA) thread pool are not completed.
FRS is a multithreaded, multiple-master replication engine that replaces the LAN Manager Replication(LMREPL) service in Microsoft Windows NT versions 3.x and 4.0.
Additionally, if the application is multithreaded, you can use thread local storage(TLS) to allocate memory that is private to each thread in the entry point function.
Green threads emulate multithreaded environments without relying on any native OS capabilities, and they are managed in user space instead of kernel space, enabling them to work in environments that do not have native thread support.[1].