Translation of "spinlock" into Turkish
döner kilit is the translation of "spinlock" into Turkish.
spinlock
noun
grammar
A lock which causes a thread trying to acquire it simply to wait in a loop ("spin") while repeatedly checking if the lock is available. [..]
-
döner kilit
A locking mechanism associated with a global data structure. This mechanism ensures that only one thread can get access to the data structure at any given time.
-
Show algorithmically generated translations
Automatic translations of "spinlock" into Turkish
-
Glosbe Translate
-
Google Translate
Add example
Add