Etymology: [ 'thred ] (noun.) before 12th century. From Middle English threed, þred, from Old English þrǽd, ðrǽd, from Proto-Germanic *þrēduz, from Proto-Indo-European *treh₁-tu-, from *terh₁- (“rub, twist”). Near cognates include German Draht, Icelandic þráður and Norwegian, Danish and Swedish tråd.
En küçük yürütme birimi, iplik, geçir, vidaya diş açmak, film, yiv, yiv (vidada), diş, ipe dizmek, İplik veya lif şeklinde uzantı, bu nitelikte oluşum, arasından geçmek, lif, ipliklik malzeme, döndürmek, sargı, aktariye, ince çizgi, geçirmek, mesaj dizisi, vida dışı, pafta çekmek, kord, spir, kordon, zincir, dizi, vida dişi, ince tel, çevirmek, tel, ipliği takmak, kaşıktan iplik gibi akmak thread of life hayat bağı, His life han, iplik geçirmek, diş kesmek, bükülmüş iplik, ipliğe dizmek, yol bulup geçmek, tire, -e iplik geçirmek: Will you thread this needle, please? Lütfen bu iğneye iplik geçirir misiniz?, (vidada) yiv, kaplamak, takmak (film), iplik geçirmek (iğneye), düşünüş tarzı, vidaya yiv açmak, parçacık, haber silsilesi, iş parçacıkları, iş parçası, silsile, film şeridini takmak, sıra, -e iplik geçirmek, dişli (vida), vida dişi çekme, difl, (Çoğul isim) kıyafet, giysi, elbise, burgulu, vida dişi açılmış, kılavuzlu, diş çekilmiş, vida dişli, dişli, diş açılmış, (sıfat) dişli (vida), vidalı, dişleri olan, beslemek, sarmak, iplik takma, vida açma, iplik şeklinde, iplik gibi, vida dişleri, iş parçacığı,
1
En küçük yürütme birimi
ts
2
iplik isim
ts
3
geçir fiil
ts
4
vidaya diş açmak
ts
5
film fiil
ts
6
yiv
ts
7
yiv (vidada)
ts
8
diş Mühendislik
ts
9
ipe dizmek fiil
ts
10
İplik veya lif şeklinde uzantı, bu nitelikte oluşum Tıp
ts
11
arasından geçmek fiil
ts
12
lif
ts
13
ipliklik malzeme
ts
14
döndürmek
ts
15
sargı
ts
16
aktariye
ts
17
ince çizgi
ts
18
geçirmek
ts
19
mesaj dizisi Bilgisayar
ts
20
vida dışı
ts
21
pafta çekmek
ts
22
kord Tekstil
ts
23
spir
ts
24
kordon
ts
25
zincir
ts
26
dizi Bilgisayar
ts
27
vida dişi
ts
28
ince tel
ts
29
çevirmek
ts
30
tel
ts
31
ipliği takmak Tekstil
ts
32
kaşıktan iplik gibi akmak thread of life hayat bağı
ts
33
His life han
ts
34
iplik geçirmek
ts
35
diş kesmek
ts
36
bükülmüş iplik
ts
37
ipliğe dizmek
ts
38
yol bulup geçmek
ts
39
tire
ts
40
-e iplik geçirmek: Will you thread this needle, please? Lütfen bu iğneye iplik geçirir misiniz? fiil
A helical ridge or groove, as on a screw, The line midway between the banks of a stream, To put thread through, A unit of execution, lighter in weight than a process, generally expected to share memory and other resources with other threads executing concurrently, A series of messages, generally grouped by subject, all but the first replies to previous messages in the thread, A long, thin and flexible form of material, generally with a round cross-section, used in sewing, weaving or in the construction of string, A theme or idea, To pass (through a narrow constriction or around a series of obstacles), A sequence of connections, A series of messages on a particular topic posted in a discussion forum, Thread bilgisayar biliminde, bir programın kendini eş zamanlı birden fazla iş parçasına ayırabilmesinin bir yoludur. Thread ve işlem arasındaki fark bir işletim sisteminden diğerine değişmekle birlikte genel olarak thread oluşturuluşu ve kaynakları paylaşması açısından process'den ayrılır. Çoklu thread'ler paralel olarak pek çok bilgisayar sisteminde uygulanabilir. Tek işlemci kullanıldığı durumlarda çok thread' li uygulama zaman dilimleme ile gerçekleştirilir; tek işlemci faklı thread' lar arasında çok hızlı geçiş yapar ve bu durumda işlemler gerçekte olmasa bile eş zamanlı koşuluyormuş izlenimi verir. Çok işlemcili sistemlerde farklı thread' ler farklı işlemciler üzerinde eş zamanlı olarak çalışabilir, A topic or line of discussion in a LISTSERV or usenet news group Because of the distributed nature of these communications methods, multiple threads are going at once One feature of some news reader software is sorting out the articles into threads This is usually done on the basis of the "Subject" or "Title" the author has given to the article: if it starts out "RE: ", then the rest of the title is taken to be the thread title, A part of a process, such as an executing application, that can run as an object or an entity Threads of execution are basis of Windows NT's symmetrical multiprocessing capability See multiprocessing and SMP, a more or less continuous chain of postings on a single topic To "follow a thread" is to read a series of Usenet postings sharing a common subject or (more correctly) which are connected by Reference headers The better newsreaders can present news in thread order automatically, An entire "tree" of messages branching out from the very first message on that topic to all of its replies, 1) In programming, a thread is part of a program that executes independently of other parts of the program Operating systems that support multithreading allow programmers to develop programs that have threads executing concurrently 2) In online discussions, a series of messages that have been posted as replies to each other By reading each message in a thread, one after the other, you can see how the discussion has evolved You can start a new thread by posting a message that is not a reply to an earlier message, - A small piece of programming that acts as an independent subset of a larger program, also called a "process" A multithreaded program can run much faster than a monolithic, or single-threaded, program because several, or even many, different tasks can be performed concurrently, rather than serially (sequentially) Also, threads within a single application can share resources and pass data back and forth between themselves, A subprocess that operates within the context of a process, sharing, for example, address space and global variables with other threads of the process The processor can switch quickly between threads, but care must be taken to protect threads from each other Switching between threads is generally faster than multitasking (switching between processes), This term has many different meanings but the most common refers to e-mail and news groups A series of messages or postings all related to the same topic, This term has many different meanings but the most common is with respect to E-mail and newsgroups where a thread is basically a series of messages or postings all related to the same topic, A list of continuous postings that deal with a common topic A thread is usually used in the context of newsgroups and listservs and usually contains a common or slowly evolving subject line, A group of messages in a Usenet newsgroup that all share the same subject and topic Most newsreaders will let you sort by thread, that is, group all the messages together so you can read or ignore all the messages about that topic depending on your interest, The basic unit of program execution A process can have several threads running concurrently Each thread can be performing a different job, such as waiting for events or performing a time-consuming task that the program does not need to complete before the program continues Generally, when a thread has finished performing its task, the thread is suspended or destroyed, A thread is a task that runs concurrently with other tasks within a single executable file (e g , within a single MS-DOS EXE file) Unlike processes, threads have access to common data through global variables, A series of user-generated posts that make up one particular topic or discussion, In the Multitasking context, a thread is a task with low protection and isolation against other threads because they share memory and file handles Usually, a thread runs in the context of a process A crashing thread will not only die but cause all other threads of the same context to die as well, Smallest notion of execution in a process All MPI processes have one or more threads Multithreaded processes have one address space but each process thread contains its own counter, registers, and stack This allows rapid context switching because threads require little or no memory management, In e-mail and Internet newsgroups conversations, a series of messages and replies that are all related to a specific topic, A group of messages in a newsgroup that all share the same subject and topic, A filament, as of a flower, or of any fibrous substance, as of bark; also, a line of gold or silver, The prominent part of the spiral of a screw or nut; the rib, See Screw, n, Something continued in a long course or tenor; a,s the thread of life, or of a discourse, A very small twist of flax, wool, cotton, silk, or other fibrous substance, drawn out to considerable length; a compound cord consisting of two or more single yarns doubled, or joined together, and twisted, put a thread through a needle; pass something through an opening; move through slowly and cautiously; cut a spiral groove (on a bolt or screw), The thread of an argument, a story, or a situation is an aspect of it that connects all the different parts together. The thread running through many of these proposals was the theme of individual power and opportunity, Thread or a thread is a long very thin piece of a material such as cotton, nylon, or silk, especially one that is used in sewing. a tiny Nepalese hat embroidered with golden threads, string, thin cord; spiral groove on a screw or bolt; chain of messages on a particular subject on the Internet (Computers); execution procedure which is part of an application (Computers), Fig, A concurrent process that is part of a larger process or progra In a multitasking OS, a program may contain several threads, all running at the same time inside the same program This means that one part of a program can be making a calculation, while another part is drawing a graph or chart, To form a thread, or spiral rib, on or in; as, to thread a screw or nut, pass a thread through; "thread a needle, used in sewing and weaving pass through or into; "thread tape"; "thread film" remove facial hair by tying a fine string around it and pulling at the string; "She had her eyebrows threaded" pass a thread through; "thread a needle, a fine cord of twisted fibers of cotton or silk or wool or nylon etc, used in sewing and weaving pass through or into; "thread tape"; "thread film", To pass a thread through the eye of; as, to thread a needle, To pass or pierce through as a narrow way; also, to effect or make, as one's way, through or between obstacles; to thrid, remove facial hair by tying a fine string around it and pulling at the string; "She had her eyebrows threaded", A thread of something such as liquid, light, or colour is a long thin line or piece of it. A thin, glistening thread of moisture ran along the rough concrete sill, Composition; quality; fineness, A thread is a multi-part virtual "conversation" on a given topic Threads can exist in Usenet newsgroups, on message boards, or in the form of a series of e-mails One or more threads can be active at any given time within a single topic Generally, the post which started the thread, is listed first, with responses from other participants following it, responding to either the original post or other people's responses Back to Top, thread on or as if on a string; "string pearls on a string"; "the child drew glass beads on a string"; "thread dried cranberries", pass through or into; "thread tape"; "thread film", pass a thread through; "thread a needle", The basic unit of program execution A process can have several threads running concurrently, each performing a different job, such as waiting for events or performing a time-consuming job that the program doesn't need to complete before going on When a thread has finished its job, the thread is suspended or destroyed See also process, A thread is an ongoing discussion of related messages that grows from one particular posting, The thread on a screw, or on something such as a lid or a pipe, is the raised spiral line of metal or plastic around it which allows it to be fixed in place by twisting. The screw threads will be able to get a good grip, In Mach, the unit of CPU utilization A thread consists of a program counter, a set of registers, and a stack pointer Each thread has its own execution stack and is capable of independent input/output All threads share the virtual memory address space and communication rights of their task See also task, A series of messages with the same subject It consists of an original message and all the replies and replies to replies that follow Sometimes the replies will stray from the original subject, and this is called 'thread drift', the raised helical rib going around a screw, to move or cause to move in a sinuous, spiral, or circular course; "the river winds through the hills"; "the path meanders through the vineyards"; "sometimes, the gout wanders through the entire body", When you thread a needle, you put a piece of thread through the hole in the top of the needle in order to sew with it. I sit down, thread a needle, snip off an old button, If you say that something is hanging by a thread, you mean that it is in a very uncertain state and is unlikely to survive or succeed. The fragile peace was hanging by a thread as thousands of hardliners took to the streets, If you thread small objects such as beads onto a string or thread, you join them together by pushing the string through them. Wipe the mushrooms clean and thread them on a string, If you thread a long thin object through something, you pass it through one or more holes or narrow spaces. threading the laces through the eyelets of his shoes Instruments developed at the hospital allow doctors to thread microscopic telescopes into the digestive tract, If you thread your way through a group of people or things, or thread through it, you move through it carefully or slowly, changing direction frequently as you move. Slowly she threaded her way back through the moving mass of bodies We threaded through a network of back streets, If you pick up the threads of an activity, you start it again after an interruption. If you pick up the threads of your life, you become more active again after a period of failure or bad luck. Many women have been able to pick up the threads of their former career. Tightly twisted yarn consisting of several strands that has a circular cross-section and is used in commercial and home sewing machines and for hand sewing. Thread is usually wound on spools, with thread size (degree of fineness) indicated on the spool end. Cotton thread can be used with fabrics made from yarn of plant origin, such as cotton and linen, and with rayon (made from cellulose, a plant substance). Silk thread is suitable for silks and wools, both of animal origin. Nylon and polyester threads are appropriate for synthetics and for knits with a high degree of stretch, a fine cord of twisted fibers (of cotton or silk or wool or nylon etc ) used in sewing and weaving, the connections that link the various parts of an event or argument together; "I couldn't follow his train of thought"; "he lost the thread of his argument", any long object resembling a thin line; "a mere ribbon of land"; "the lighted ribbon of traffic"; "from the air the road was a gray thread"; "a thread of smoke climbed upward", Simple past tense and past participle of thread, Arranged in a thread, Having threads, clothes, plural form of thread, filiform, filamentous, (of bolts or screws) having screw threads, past of thread, present participle of thread, The process that allows various transactions to be executed concurrently, Choosing a provisioning path for a service across the managed networks The following types of threading are available in Cisco Provisioning Center: Automatic (default): as defined by the Threader (every Resource Model includes a Threadera software component that calculates the optimal service path using a threading algorithm) Manual: overrides the Threader-defined (default) path; specified manually as a sequence of IDs of links to be used in the path Custom: a custom Java code that is invoked before the default threading algorithm, The process of applying glass threads to the parison When the glass threads are not embedded in the body of the vessel, they are said to be trailed over the surface GANTAD, - a low, fine, wire-like relief decoration, with colors usually painted between the raised lines; the reverse of etching, Damage to a cloth binding that takes the appearance of rough spots where the finish has been attacked by insects (usually cockroaches or silverfish) Binding cloth is usually sized with wheatpaste, which the insects love to eat Since the sizing was put there to fill and smooth the weave in the fabric, it's removal by voracious mandibles leaves it rough and coarse looking The individual threads of the fiber usually become quite evident, hence the euphemism which is infinitly less repellent than "Insect damaged" The recently seen phrase "biopredation", is another euphemism, though presumably much broader in scope than "threading", Threading is simply a way that bulletin boards are set up to organize messages in an orderly manner A thread is a message and its reply The reply is categorized under the primary message as a reply or sub-message Threading is often used by instructors to conduct surveys: the instructor posts a question and students respond to this one question All the replies should be posted as messages, as replies to the question, under the primary category or link of the instructor's question This keeps the BB neat and orderly In WebCT, students Reply to a message simply by clicking on the navigation bar (Reply) at the top of the Message Window If instead, they click on Compose on the Main BB Menu, the messages they send will not be linked (not threaded) to the question they are responding to and will appear on the BB as separate and independent messages and not answers to the single question, thin in diameter; resembling a thread, having the form of a thread, very thin, fine, resembling a thread, Groups of messages in a newsgroup concerning the same topic, including the initial posting, follow-up postings, and follow-ups to follow-ups, Where an operating system can truly multitask, executing many sub-program units concurrently, having a path of execution within a process with very few resources as opposed to processes 8 2, p131, plural of thread, "three fine silken Threads of six Inches long One is Blue, the other Red, and the third Green" (I:3;4); see prizes, An independent flow of control within a process, consisting of a context (including register set and a program counter) and a sequence of instructions to execute, informal terms for clothing, (Slang) clothes, A series of linked, related text messages, Number of execution threads started by the process, Definition Top, A group of e-mail messages that are all responding to one original e-mail message, The nonnative thread package that is shipped with Sun Microsystems JDK,
77
A helical ridge or groove, as on a screw
ts
78
The line midway between the banks of a stream
ts
79
To put thread through - "thread a needle"
ts
80
A unit of execution, lighter in weight than a process, generally expected to share memory and other resources with other threads executing concurrently
ts
81
A series of messages, generally grouped by subject, all but the first replies to previous messages in the thread
ts
82
A long, thin and flexible form of material, generally with a round cross-section, used in sewing, weaving or in the construction of string
ts
83
A theme or idea - "I’ve lost the thread of what you’re saying."
ts
84
To pass (through a narrow constriction or around a series of obstacles) - "I think I can thread my way through here, but it’s going to be tight."
ts
85
A sequence of connections - ""Let him go on. Do not interrupt him. He cannot go back, and maybe could not proceed at all if once he lost the thread of his thought.""
ts
86
A series of messages on a particular topic posted in a discussion forum
ts
87
Thread bilgisayar biliminde, bir programın kendini eş zamanlı birden fazla iş parçasına ayırabilmesinin bir yoludur. Thread ve işlem arasındaki fark bir işletim sisteminden diğerine değişmekle birlikte genel olarak thread oluşturuluşu ve kaynakları paylaşması açısından process'den ayrılır. Çoklu thread'ler paralel olarak pek çok bilgisayar sisteminde uygulanabilir. Tek işlemci kullanıldığı durumlarda çok thread' li uygulama zaman dilimleme ile gerçekleştirilir; tek işlemci faklı thread' lar arasında çok hızlı geçiş yapar ve bu durumda işlemler gerçekte olmasa bile eş zamanlı koşuluyormuş izlenimi verir. Çok işlemcili sistemlerde farklı thread' ler farklı işlemciler üzerinde eş zamanlı olarak çalışabilir Bilgisayar
ts
88
A topic or line of discussion in a LISTSERV or usenet news group Because of the distributed nature of these communications methods, multiple threads are going at once One feature of some news reader software is sorting out the articles into threads This is usually done on the basis of the "Subject" or "Title" the author has given to the article: if it starts out "RE: ", then the rest of the title is taken to be the thread title
ts
89
A part of a process, such as an executing application, that can run as an object or an entity Threads of execution are basis of Windows NT's symmetrical multiprocessing capability See multiprocessing and SMP
ts
90
a more or less continuous chain of postings on a single topic To "follow a thread" is to read a series of Usenet postings sharing a common subject or (more correctly) which are connected by Reference headers The better newsreaders can present news in thread order automatically
ts
91
An entire "tree" of messages branching out from the very first message on that topic to all of its replies
ts
92
1) In programming, a thread is part of a program that executes independently of other parts of the program Operating systems that support multithreading allow programmers to develop programs that have threads executing concurrently 2) In online discussions, a series of messages that have been posted as replies to each other By reading each message in a thread, one after the other, you can see how the discussion has evolved You can start a new thread by posting a message that is not a reply to an earlier message
ts
93
- A small piece of programming that acts as an independent subset of a larger program, also called a "process" A multithreaded program can run much faster than a monolithic, or single-threaded, program because several, or even many, different tasks can be performed concurrently, rather than serially (sequentially) Also, threads within a single application can share resources and pass data back and forth between themselves
ts
94
A subprocess that operates within the context of a process, sharing, for example, address space and global variables with other threads of the process The processor can switch quickly between threads, but care must be taken to protect threads from each other Switching between threads is generally faster than multitasking (switching between processes)
ts
95
This term has many different meanings but the most common refers to e-mail and news groups A series of messages or postings all related to the same topic
ts
96
This term has many different meanings but the most common is with respect to E-mail and newsgroups where a thread is basically a series of messages or postings all related to the same topic
ts
97
A list of continuous postings that deal with a common topic A thread is usually used in the context of newsgroups and listservs and usually contains a common or slowly evolving subject line
ts
98
A group of messages in a Usenet newsgroup that all share the same subject and topic Most newsreaders will let you sort by thread, that is, group all the messages together so you can read or ignore all the messages about that topic depending on your interest
ts
99
The basic unit of program execution A process can have several threads running concurrently Each thread can be performing a different job, such as waiting for events or performing a time-consuming task that the program does not need to complete before the program continues Generally, when a thread has finished performing its task, the thread is suspended or destroyed
ts
100
A thread is a task that runs concurrently with other tasks within a single executable file (e g , within a single MS-DOS EXE file) Unlike processes, threads have access to common data through global variables
ts
101
A series of user-generated posts that make up one particular topic or discussion
ts
102
In the Multitasking context, a thread is a task with low protection and isolation against other threads because they share memory and file handles Usually, a thread runs in the context of a process A crashing thread will not only die but cause all other threads of the same context to die as well
ts
103
Smallest notion of execution in a process All MPI processes have one or more threads Multithreaded processes have one address space but each process thread contains its own counter, registers, and stack This allows rapid context switching because threads require little or no memory management
ts
104
In e-mail and Internet newsgroups conversations, a series of messages and replies that are all related to a specific topic
ts
105
A group of messages in a newsgroup that all share the same subject and topic
ts
106
A filament, as of a flower, or of any fibrous substance, as of bark; also, a line of gold or silver
ts
107
The prominent part of the spiral of a screw or nut; the rib
ts
108
See Screw, n
ts
109
Something continued in a long course or tenor; a,s the thread of life, or of a discourse
ts
110
A very small twist of flax, wool, cotton, silk, or other fibrous substance, drawn out to considerable length; a compound cord consisting of two or more single yarns doubled, or joined together, and twisted
ts
111
put a thread through a needle; pass something through an opening; move through slowly and cautiously; cut a spiral groove (on a bolt or screw) fiil
ts
112
The thread of an argument, a story, or a situation is an aspect of it that connects all the different parts together. The thread running through many of these proposals was the theme of individual power and opportunity
ts
113
Thread or a thread is a long very thin piece of a material such as cotton, nylon, or silk, especially one that is used in sewing. a tiny Nepalese hat embroidered with golden threads
ts
114
string, thin cord; spiral groove on a screw or bolt; chain of messages on a particular subject on the Internet (Computers); execution procedure which is part of an application (Computers) isim
ts
115
Fig
ts
116
A concurrent process that is part of a larger process or progra In a multitasking OS, a program may contain several threads, all running at the same time inside the same program This means that one part of a program can be making a calculation, while another part is drawing a graph or chart
ts
117
To form a thread, or spiral rib, on or in; as, to thread a screw or nut
ts
118
pass a thread through; "thread a needle
ts
119
used in sewing and weaving pass through or into; "thread tape"; "thread film" remove facial hair by tying a fine string around it and pulling at the string; "She had her eyebrows threaded" pass a thread through; "thread a needle
ts
120
a fine cord of twisted fibers of cotton or silk or wool or nylon etc
ts
121
used in sewing and weaving pass through or into; "thread tape"; "thread film"
ts
122
To pass a thread through the eye of; as, to thread a needle
ts
123
To pass or pierce through as a narrow way; also, to effect or make, as one's way, through or between obstacles; to thrid
ts
124
remove facial hair by tying a fine string around it and pulling at the string; "She had her eyebrows threaded"
ts
125
A thread of something such as liquid, light, or colour is a long thin line or piece of it. A thin, glistening thread of moisture ran along the rough concrete sill
ts
126
Composition; quality; fineness
ts
127
A thread is a multi-part virtual "conversation" on a given topic Threads can exist in Usenet newsgroups, on message boards, or in the form of a series of e-mails One or more threads can be active at any given time within a single topic Generally, the post which started the thread, is listed first, with responses from other participants following it, responding to either the original post or other people's responses Back to Top
ts
128
thread on or as if on a string; "string pearls on a string"; "the child drew glass beads on a string"; "thread dried cranberries"
ts
129
pass through or into; "thread tape"; "thread film"
ts
130
pass a thread through; "thread a needle"
ts
131
The basic unit of program execution A process can have several threads running concurrently, each performing a different job, such as waiting for events or performing a time-consuming job that the program doesn't need to complete before going on When a thread has finished its job, the thread is suspended or destroyed See also process
ts
132
A thread is an ongoing discussion of related messages that grows from one particular posting
ts
133
The thread on a screw, or on something such as a lid or a pipe, is the raised spiral line of metal or plastic around it which allows it to be fixed in place by twisting. The screw threads will be able to get a good grip
ts
134
In Mach, the unit of CPU utilization A thread consists of a program counter, a set of registers, and a stack pointer Each thread has its own execution stack and is capable of independent input/output All threads share the virtual memory address space and communication rights of their task See also task
ts
135
A series of messages with the same subject It consists of an original message and all the replies and replies to replies that follow Sometimes the replies will stray from the original subject, and this is called 'thread drift'
ts
136
the raised helical rib going around a screw
ts
137
to move or cause to move in a sinuous, spiral, or circular course; "the river winds through the hills"; "the path meanders through the vineyards"; "sometimes, the gout wanders through the entire body"
ts
138
When you thread a needle, you put a piece of thread through the hole in the top of the needle in order to sew with it. I sit down, thread a needle, snip off an old button
ts
139
If you say that something is hanging by a thread, you mean that it is in a very uncertain state and is unlikely to survive or succeed. The fragile peace was hanging by a thread as thousands of hardliners took to the streets
ts
140
If you thread small objects such as beads onto a string or thread, you join them together by pushing the string through them. Wipe the mushrooms clean and thread them on a string
ts
141
If you thread a long thin object through something, you pass it through one or more holes or narrow spaces. threading the laces through the eyelets of his shoes Instruments developed at the hospital allow doctors to thread microscopic telescopes into the digestive tract
ts
142
If you thread your way through a group of people or things, or thread through it, you move through it carefully or slowly, changing direction frequently as you move. Slowly she threaded her way back through the moving mass of bodies We threaded through a network of back streets
ts
143
If you pick up the threads of an activity, you start it again after an interruption. If you pick up the threads of your life, you become more active again after a period of failure or bad luck. Many women have been able to pick up the threads of their former career. Tightly twisted yarn consisting of several strands that has a circular cross-section and is used in commercial and home sewing machines and for hand sewing. Thread is usually wound on spools, with thread size (degree of fineness) indicated on the spool end. Cotton thread can be used with fabrics made from yarn of plant origin, such as cotton and linen, and with rayon (made from cellulose, a plant substance). Silk thread is suitable for silks and wools, both of animal origin. Nylon and polyester threads are appropriate for synthetics and for knits with a high degree of stretch
ts
144
a fine cord of twisted fibers (of cotton or silk or wool or nylon etc ) used in sewing and weaving
ts
145
the connections that link the various parts of an event or argument together; "I couldn't follow his train of thought"; "he lost the thread of his argument"
ts
146
any long object resembling a thin line; "a mere ribbon of land"; "the lighted ribbon of traffic"; "from the air the road was a gray thread"; "a thread of smoke climbed upward"
ts
147
threaded
Simple past tense and past participle of thread
ts
148
threaded
Arranged in a thread
ts
149
threaded
Having threads
ts
150
threads
clothes
ts
151
threads
plural form of thread
ts
152
Threadlike
filiform
ts
153
Threadlike
filamentous
ts
154
threaded
(of bolts or screws) having screw threads
ts
155
threaded
past of thread
ts
156
threading
present participle of thread
ts
157
threading
The process that allows various transactions to be executed concurrently
ts
158
threading
Choosing a provisioning path for a service across the managed networks The following types of threading are available in Cisco Provisioning Center: Automatic (default): as defined by the Threader (every Resource Model includes a Threadera software component that calculates the optimal service path using a threading algorithm) Manual: overrides the Threader-defined (default) path; specified manually as a sequence of IDs of links to be used in the path Custom: a custom Java code that is invoked before the default threading algorithm
ts
159
threading
The process of applying glass threads to the parison When the glass threads are not embedded in the body of the vessel, they are said to be trailed over the surface GANTAD
ts
160
threading
- a low, fine, wire-like relief decoration, with colors usually painted between the raised lines; the reverse of etching
ts
161
threading
Damage to a cloth binding that takes the appearance of rough spots where the finish has been attacked by insects (usually cockroaches or silverfish) Binding cloth is usually sized with wheatpaste, which the insects love to eat Since the sizing was put there to fill and smooth the weave in the fabric, it's removal by voracious mandibles leaves it rough and coarse looking The individual threads of the fiber usually become quite evident, hence the euphemism which is infinitly less repellent than "Insect damaged" The recently seen phrase "biopredation", is another euphemism, though presumably much broader in scope than "threading"
ts
162
threading
Threading is simply a way that bulletin boards are set up to organize messages in an orderly manner A thread is a message and its reply The reply is categorized under the primary message as a reply or sub-message Threading is often used by instructors to conduct surveys: the instructor posts a question and students respond to this one question All the replies should be posted as messages, as replies to the question, under the primary category or link of the instructor's question This keeps the BB neat and orderly In WebCT, students Reply to a message simply by clicking on the navigation bar (Reply) at the top of the Message Window If instead, they click on Compose on the Main BB Menu, the messages they send will not be linked (not threaded) to the question they are responding to and will appear on the BB as separate and independent messages and not answers to the single question
ts
163
threadlike
thin in diameter; resembling a thread
ts
164
threadlike
having the form of a thread
ts
165
threadlike
very thin, fine, resembling a thread sıfat
ts
166
threads
Groups of messages in a newsgroup concerning the same topic, including the initial posting, follow-up postings, and follow-ups to follow-ups
ts
167
threads
Where an operating system can truly multitask, executing many sub-program units concurrently, having a path of execution within a process with very few resources as opposed to processes 8 2, p131
ts
168
threads
plural of thread
ts
169
threads
"three fine silken Threads of six Inches long One is Blue, the other Red, and the third Green" (I:3;4); see prizes
ts
170
threads
An independent flow of control within a process, consisting of a context (including register set and a program counter) and a sequence of instructions to execute
ts
171
threads
informal terms for clothing
ts
172
threads
(Slang) clothes isim
ts
173
threads
A series of linked, related text messages
ts
174
threads
Number of execution threads started by the process
ts
175
threads
Definition Top
ts
176
threads
A group of e-mail messages that are all responding to one original e-mail message
ts
177
threads
The nonnative thread package that is shipped with Sun Microsystems JDK
Some etymologies, pronunciations, function and usage date content for the English translation portion are from Merriam-Webster Online at www.Merriam-Webster.com. Thanks to Online Yunanca Dil Eğitimi for providing some parts of online greek dictionary. To contribute more resources please contact us. Visuals(images) are provided by Google Image Search API. Some parts of the dictionary is contributed by many users, thank you! The content on this site is for informational purposes only. Bu aramada thread kelimesinin sözlük anlamı ve eşanlamı nedir, nasıl okunur hakkında bilgi verilmektedir. thread kelimesinin etimolojik ve eşanlamları ile ilgili açıklamalar ve bilgiler eksiksiz ve hatasız olarak anılmamalıdır. Burada yer alan thread kelimesi ile ilgili tüm açıklamalar bilgi amaçlıdır. Eksik ve hatalı çevirileri lütfen bildiriniz.