English | Portuguese |
apartment threading | Apartment Threading (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls) |
apartment threading model | modelo Apartment Threading (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls) |
Hyper-Threading Technology | Tecnologia Hyper-Threading (Intel's implementation of simultaneous multithreading that allows a single physical processor to execute multiple threads (instruction streams) simultaneously) |
threading model | modelo de threading (The model that determines how the methods of an application's component are assigned to threads in order to be executed) |