将“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
添加示例
加