Translation of "spinlock" into Japanese
スピンロック is the translation of "spinlock" into Japanese.
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. [..]
-
スピンロック
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 Japanese
-
Glosbe Translate
-
Google Translate
Add example
Add