blocking operation信息详情

blocking operation发音

意思翻译

阻断作业

相似词语短语

blocking───n.阻塞;封闭;大块;v.阻塞(block的ing形式)

operation───n.操作;经营;[外科]手术;[数][计]运算

blocking numbers───块编号;批号

blocking aisle───阻塞通道

blocking statistics───阻塞统计

blocking crochet───钩针

geo blocking───地质阻塞

commercial operation───[经] 商业经营

blocking initiative───封锁行动

双语使用场景

ideal number is one per processor, but that implies that none of these threads should execute a blocking operation such as a synchronous read/write or a wait on an event.───理想的情况是,线程数量等于处理器的数量,不过这也要求任何线程都不应该执行诸如同步读写、等待事件通知等阻塞型的操作,以免线程阻塞。

A blocking operation is currently executing.───目前正在执行一个阻挡性操作。

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 a thread performs a blocking operation, the operating system will throw away its unused time slice and let other threads execute instead.───如果某个线程执行了阻塞型的操作,操作系统将剥夺其未使用的剩余时间片并让其它线程开始执行。

A blocking operation is in progress.───阻止操作正在进行中。

Analysis of the second circuit breaking blocking operation of a CT of differential protection for transformer───变压器差动保护电流互感器二次回路断线闭锁分析

Nursing report of peri-operation of first PDA blocking operation at high altitude───高原首例PDA封堵术围手术期护理报告

英语使用场景

If a thread performs a blocking operation, the operating system will throw away its unused time slice and let other threads execute instead.