- locking thread
-
нитка челнока
Англо-русский словарь технических терминов. 2005.
Англо-русский словарь технических терминов. 2005.
Thread repair insert — Thread repair inserts are fastener elements used for one of two purposes: # To repair a stripped threaded hole. # To provide a more durable threaded hole in softer materials that can withstand repeated assembly and disassembly of the mating bolt… … Wikipedia
Locking pliers — Small locking pliers holding a pencil Locking plie … Wikipedia
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 (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
Double-checked locking — In software engineering, double checked locking (also known as double checked locking optimization[1] .) is a software design pattern used to reduce the overhead of acquiring a lock by first testing the locking criterion (the lock hint ) without… … Wikipedia
Double checked locking — En génie logiciel, le verrouillage à double test ou double checked locking est un ancien patron de conception[1]. Considéré aujourd hui comme un antipattern du fait des problèmes subtils et difficiles à déceler qu il pose, il a été utilisé dans… … Wikipédia en Français
Double-checked locking — En génie logiciel, le verrouillage à double test ou double checked locking est un ancien patron de conception[1]. Considéré aujourd hui comme un antipattern du fait des problèmes subtils et difficiles à déceler qu il pose, il a été utilisé dans… … Wikipédia en Français
Double checked locking — Шаблон проектирования Блокировка с двойной проверкой Double checked locking Описан в Design Patterns Нет Double checked locking (блокировка с двойной проверкой) шаблон проектирования, применяющийся в параллельном программировании. Он… … Википедия
Distorted thread locknut — A distorted thread locknut,[1] is a type of locknut that uses a deformed section of thread to keep the nut from loosening from vibrations or rotation of the clamped item. They are broken down into three types: elliptical offset nuts, centerlock… … Wikipedia
self-locking nut — A nut with a nylon insert that binds on the thread and resists vibration … Dictionary of automotive terms
Anti-pattern — (deutsch: Antimuster) bezeichnet in der Softwareentwicklung einen häufig anzutreffenden schlechten Lösungsansatz für ein bestimmtes Problem. Es bildet damit das Gegenstück zu den Mustern (Entwurfsmuster, Analysemuster, Architekturmuster...),… … Deutsch Wikipedia