Μετάφραση του "spinlock" σε Ελληνικά
Το κλείδωμα ασφαλείας είναι η μετάφραση του "spinlock" σε Ελληνικά.
spinlock
noun
γραμματική
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.
-
Εμφάνιση αλγοριθμικά δημιουργημένων μεταφράσεων
Αυτόματες μεταφράσεις του " spinlock " σε Ελληνικά
-
Glosbe Translate
-
Google Translate
Προσθήκη παραδείγματος
Προσθήκη