-
1 thread
"A type of object within a process that runs program instructions. Using multiple threads allows concurrent operations within a process and enables one process to run different parts of its program on different processors simultaneously. A thread has its own set of registers, its own kernel stack, a thread environment block, and a user stack in the address space of its process." -
2 race condition
"A condition in which two or more threads can reach and execute a block of code, and the program outcome changes radically depending on which thread reaches the code first. A race condition is benign if all outcomes are valid. However, race conditions can be associated with synchronization errors that can result in one process interfering with another process and possibly introduce a vulnerability. Frequently, a potential outcome of a race condition leaves the program in an unstable or invalid state."
См. также в других словарях:
Thread safety — is a computer programming concept applicable in the context of multi threaded programs. A piece of code is thread safe if it functions correctly during simultaneous execution by multiple threads. In particular, it must satisfy the need for… … Wikipedia
Thread — (thr[e^]d), n. [OE. threed, [thorn]red, AS. [thorn]r[=ae]d; akin to D. draad, G. draht wire, thread, OHG. dr[=a]t, Icel. [thorn]r[=a][eth]r a thread, Sw. tr[*a]d, Dan. traad, and AS. [thorn]r[=a]wan to twist. See {Throw}, and cf. {Third}.] 1. A… … The Collaborative International Dictionary of English
Thread and thrum — Thread Thread (thr[e^]d), n. [OE. threed, [thorn]red, AS. [thorn]r[=ae]d; akin to D. draad, G. draht wire, thread, OHG. dr[=a]t, Icel. [thorn]r[=a][eth]r a thread, Sw. tr[*a]d, Dan. traad, and AS. [thorn]r[=a]wan to twist. See {Throw}, and cf.… … The Collaborative International Dictionary of English
Thread cell — Thread Thread (thr[e^]d), n. [OE. threed, [thorn]red, AS. [thorn]r[=ae]d; akin to D. draad, G. draht wire, thread, OHG. dr[=a]t, Icel. [thorn]r[=a][eth]r a thread, Sw. tr[*a]d, Dan. traad, and AS. [thorn]r[=a]wan to twist. See {Throw}, and cf.… … The Collaborative International Dictionary of English
Thread herring — Thread Thread (thr[e^]d), n. [OE. threed, [thorn]red, AS. [thorn]r[=ae]d; akin to D. draad, G. draht wire, thread, OHG. dr[=a]t, Icel. [thorn]r[=a][eth]r a thread, Sw. tr[*a]d, Dan. traad, and AS. [thorn]r[=a]wan to twist. See {Throw}, and cf.… … The Collaborative International Dictionary of English
Thread lace — Thread Thread (thr[e^]d), n. [OE. threed, [thorn]red, AS. [thorn]r[=ae]d; akin to D. draad, G. draht wire, thread, OHG. dr[=a]t, Icel. [thorn]r[=a][eth]r a thread, Sw. tr[*a]d, Dan. traad, and AS. [thorn]r[=a]wan to twist. See {Throw}, and cf.… … The Collaborative International Dictionary of English
Thread needle — Thread Thread (thr[e^]d), n. [OE. threed, [thorn]red, AS. [thorn]r[=ae]d; akin to D. draad, G. draht wire, thread, OHG. dr[=a]t, Icel. [thorn]r[=a][eth]r a thread, Sw. tr[*a]d, Dan. traad, and AS. [thorn]r[=a]wan to twist. See {Throw}, and cf.… … The Collaborative International Dictionary of English
thread the needle — Thread Thread (thr[e^]d), n. [OE. threed, [thorn]red, AS. [thorn]r[=ae]d; akin to D. draad, G. draht wire, thread, OHG. dr[=a]t, Icel. [thorn]r[=a][eth]r a thread, Sw. tr[*a]d, Dan. traad, and AS. [thorn]r[=a]wan to twist. See {Throw}, and cf.… … The Collaborative International Dictionary of English
Thread (computer science) — This article is about the concurrency concept. For the multithreading in hardware, see Multithreading (computer architecture). For the form of code consisting entirely of subroutine calls, see Threaded code. For other uses, see Thread… … Wikipedia
thread — 1. A concurrent process that is part of a larger process or program. In a multitasking operating system, a single program may contain several threads, all running at the same time. For example, one part of a program can be making a calculation … Dictionary of networking
Air thread — Thread Thread (thr[e^]d), n. [OE. threed, [thorn]red, AS. [thorn]r[=ae]d; akin to D. draad, G. draht wire, thread, OHG. dr[=a]t, Icel. [thorn]r[=a][eth]r a thread, Sw. tr[*a]d, Dan. traad, and AS. [thorn]r[=a]wan to twist. See {Throw}, and cf.… … The Collaborative International Dictionary of English