enqueued造句
例句與造句
- when a task is enqueued, the load factor is increased
任務排隊時,加載因子將增加。 - these are cleared and enqueued
這些對象被清除和加入隊列。 - has enqueued itself, it is ready be consumed by a worker thread
自己排隊后,工作線程就可以消費它了。 - will read the first enqueued datagram received into the local network buffer
將會讀取本地網(wǎng)絡緩沖區(qū)接收到的第一個排隊數(shù)據(jù)報。 - will read the first enqueued datagram available in the incoming network buffer
將讀取傳入網(wǎng)絡緩沖區(qū)中第一個排隊的可用數(shù)據(jù)報。 - It's difficult to find enqueued in a sentence. 用enqueued造句挺難的
- will read the first enqueued datagram from the destination address you specify in the
方法中指定的目標地址處讀取第一個排隊的數(shù)據(jù)報。 - call would block until an object was enqueued, and then return that object
調用通常處于阻塞狀態(tài),直到有一個對象被加入隊列,然后它返回此對象。 - when a message is enqueued to a messaging system, the original caller s identity is not normally relevant
當消息排隊到消息傳遞系統(tǒng)時,原始調用方的標識通常并不會與其相關。 - objects themselves are subject to garbage collection and can be collected before the referent, in which case they are not enqueued
對象本身服從于垃圾收集,并且可在referent之前被收集,在這樣的情況下,它們沒有加入隊列。 - closes the message queue associated with the task, which frees all of its enqueued message blocks and releases any threads blocked on the queue
關閉任務相關消息隊列,釋放所有他的入隊消息塊和釋放任何阻塞在任務上的線程。 - types are cleared before they are enqueued, so the thread handling the post-mortem cleanup never has access to the referent object, only the
類型在加入隊列之前被清除,所以處理事后檢查(post-mortem)清除的線程永遠不會具有referent對象的訪問權,而只具有 - just as with weak references, a soft reference can be created with an associated reference queue, and the reference is enqueued when it is cleared by the garbage collector
正如弱引用一樣,軟引用也可創(chuàng)建為具有一個相關的引用隊列,引用在被垃圾收集器清除時進入隊列。 - instead of periodically trawling through its contents is more efficient because live entries are never touched in the cleanup process; it only does work if there are actually enqueued references
更有效,因為清理過程不會觸及活的項,只有在有實際加入隊列的引用時它才工作。 - in ims / vs, the priority to which a transaction is raised when the number of transaction enqueued and waiting to be processed is equal to or greater than the limit count value
在虛存信息管理系統(tǒng)(imsvs)中,當進入隊列并等待處理的事務數(shù)大于或等于極限計數(shù)值時一個事務所能增加的優(yōu)先數(shù)。 - soft references that are to be cleared are enqueued if they have a corresponding reference queue; the remaining softly reachable objects the ones that are not cleared are then treated as a root set and the heap trace is continued using these new roots so that the objects reachable through live soft references can be marked
將被清除的軟引用如果具有相應的引用隊列,就會進入隊列。其余的軟可及對象(沒有清除的對象)然后被看作一個根集(rootset),堆跟蹤繼續(xù)使用這些新的根,以便通過活躍的軟引用而可及的對象能夠被標記。