threading
threading
UK[ˈθredɪŋ]US[ˈθredɪŋ]
n
The act or process of passing a thread through something, such as the eye of a needle.
n
The act of arranging or moving in a single, thin line.
n
(computing) A programming model where multiple sequences of instructions (threads) are executed concurrently within a single process.
Morpheme Breakdown
thread
ing
thread
filament
ing
noun-forming suffix
Etymology
The word 'threading' is built upon the Old English noun þrǣd, which itself evolved from the Proto-Germanic þrēduz, meaning "twisted yarn." This root is connected to the Proto-Indo-European base terə-, meaning "to rub, turn, or drill," conceptually linking the act of twisting fibers to create a continuous strand. The addition of the Old English agentive and gerundial suffix -ing transforms the action of the verb "to thread"—meaning to pass a filament through an opening—into a noun describing the process itself. This logical construction from a concrete physical action (twisting and passing a cord) has seamlessly extended into modern abstract domains, such as describing the movement of people through a crowd or, in computing, the management of concurrent execution paths, all retaining the core idea of a thin, sequential line of progression.
Analysis
Structure: thread (filament) + ing (noun-forming suffix)
- thread: From Old English þrǣd (a twisted filament, line). Its functional role is the core lexical root.
- ing: From Old English -ing, -ung, a suffix forming verbal nouns. Its functional role is to convert the verb 'to thread' into the noun denoting the action or process.
Examples
She demonstrated the delicate threading of the pearl necklace.
The threading of the narrow mountain path required careful navigation.
Modern processors greatly benefit from multithreading to improve performance.