go mutex信息详情

go mutex发音

意思翻译

转到互斥锁

相似词语短语

go go───n.(Gogo)(埃)戈高(人名);n.祖母,外婆;(称呼老年女士)老婆婆;[财]活跃信托

let go go go───放手,去吧

go go baby go───快走宝贝快走

go───vt.忍受;出产;以……打赌;vi.走;达到;运转;趋于;n.去;进行;尝试

go go boy───快走,小子

go go bigbang───去吧,去大爆炸

bts go go───bts到

go to go───去吧,去吧

la go go───加油,加油

双语使用场景

So, let's say we go ahead and add a mutex that surrounds the random number generator.───所以,让我们更进一步,在产生随机数的地方加一个互斥量。

Unlocking the mutex happens immediately, but waiting on the condition mycond is normally a blocking operation, meaning that our thread will go to sleep, consuming no CPU cycles until it is woken up.───对互斥对象解锁会立即发生,但等待条件mycond通常是一个阻塞操作,这意味着线程将睡眠,在它苏醒之前不会消耗CPU周期。

If the mutex already happens to be locked, the caller will go to sleep.───如果碰巧已经锁定了互斥对象,调用者将进入睡眠状态。

英语使用场景