spin locks中文,spin locks的意思,spin locks翻译及用法

2026-03-22 11:00 浏览次数 26

spin locks

旋转锁

自旋锁

spin locks 例句

英汉例句

  • while spin locks are cpu-intensive and appear inefficient, they can be more efficient than suspending the thread and subsequently waking it up if the lock in question is held for a very short time.

    虽然旋转锁是cpu密集型的,显得效率低下,但是如果争夺的锁被持有的时间非常短,那么旋转锁要比暂挂线程然后再唤醒它更有效率。

  • furthermore, we can define as many spin locks as we want, to guard as many shared resources as we want.

    另外,我们可以定义我们想要的旋转锁数量,来守护我们想要得共享资源。

相关热词