ENGLISH
REFERENCE

threaded

adj.
C1 Advanced US //ˈθɹɛdɪd// UK //θɹˈɛdɪd// thread·ed

adj. describing a computer program that can do several tasks at the same time. It helps a computer work faster by splitting a big job into smaller parts.

adj. relating to a computer process that is divided into multiple independent execution paths. Often used to describe software designed to leverage multi-core processors by running tasks in parallel.


SIMPLE

The new software is threaded to run faster on modern computers.

CONTEXTUAL

Because the application is heavily threaded, it can render high-resolution video while still responding to user input.

COMPLEX

Developers must manage shared memory carefully in threaded environments to prevent race conditions where two parts of the program try to update the same data simultaneously.

Synonyms
Etymology 1

From thread + -ed.

Etymology 2

See the etymology of the corresponding lemma form.

Usage

Typically used as a participial adjective in technical contexts; often appears in the compound 'multi-threaded'.

© 2026 English Reference