Subject | Portuguese | English |
comp., MS, Braz. | acesso thread-safe | thread safety (The ability for multiple threads to access and share data in a correct way) |
comp., MS | apartamento de thread de aplicação único | application single-threaded apartment (A single-threaded apartment the thread of which is the core UI thread for an application window) |
comp., MS | componente de thread | thread component (An SMS/Configuration Manager program that runs as a thread of the SMS Executive service component. A thread component can be started and stopped through the SMS/Configuration Manager Service Manager) |
comp., MS, Braz. | contagem de threads | Thread Count (In Task Manager, the number of threads running in a process) |
comp., MS | segurança de thread | thread safety (The ability for multiple threads to access and share data in a correct way) |
comp., MS, Braz. | thread de detecção de mídia | media sense thread (The thread, or object within a process, that detects the presence of media) |
comp., MS | thread de deteção de suportes de dados | media sense thread (The thread, or object within a process, that detects the presence of media) |
comp., MS | thread de trabalho | worker thread (A thread commonly used to handle background tasks that the user should not have to wait for to continue using your application. Tasks such as recalculation and background printing are typically executed on worker threads) |
comp., MS, Braz. | thread do tipo fan-out | fan-out thread (A thread that creates multiple message copies and places them in the appropriate link queues. The dispatcher then triggers XFER OUT threads to process the fan-out message copies) |
comp., MS | thread em espera | waiting thread (A thread whose execution is blocked while waiting for a wait function to return) |
comp., MS, Braz. | thread-safe | thread-safe (Pertaining to multithreaded applications and how threads share and access data) |