enqueued造句
- When a task is enqueued, the load factor is increased
任務(wù)排隊(duì)時(shí),加載因子將增加。 - These are cleared and enqueued
這些對(duì)象被清除和加入隊(duì)列。 - Has enqueued itself, it is ready be consumed by a worker thread
自己排隊(duì)后,工作線程就可以消費(fèi)它了。 - Will read the first enqueued datagram received into the local network buffer
將會(huì)讀取本地網(wǎng)絡(luò)緩沖區(qū)接收到的第一個(gè)排隊(duì)數(shù)據(jù)報(bào)。 - Will read the first enqueued datagram available in the incoming network buffer
將讀取傳入網(wǎng)絡(luò)緩沖區(qū)中第一個(gè)排隊(duì)的可用數(shù)據(jù)報(bào)。 - Will read the first enqueued datagram from the destination address you specify in the
方法中指定的目標(biāo)地址處讀取第一個(gè)排隊(duì)的數(shù)據(jù)報(bào)。 - Call would block until an object was enqueued, and then return that object
調(diào)用通常處于阻塞狀態(tài),直到有一個(gè)對(duì)象被加入隊(duì)列,然后它返回此對(duì)象。 - When a message is enqueued to a messaging system, the original caller s identity is not normally relevant
當(dāng)消息排隊(duì)到消息傳遞系統(tǒng)時(shí),原始調(diào)用方的標(biāo)識(shí)通常并不會(huì)與其相關(guān)。 - Objects themselves are subject to garbage collection and can be collected before the referent, in which case they are not enqueued
對(duì)象本身服從于垃圾收集,并且可在referent之前被收集,在這樣的情況下,它們沒有加入隊(duì)列。 - Closes the message queue associated with the task, which frees all of its enqueued message blocks and releases any threads blocked on the queue
關(guān)閉任務(wù)相關(guān)消息隊(duì)列,釋放所有他的入隊(duì)消息塊和釋放任何阻塞在任務(wù)上的線程。 - It's difficult to see enqueued in a sentence. 用enqueued造句挺難的
- Types are cleared before they are enqueued, so the thread handling the post-mortem cleanup never has access to the referent object, only the
類型在加入隊(duì)列之前被清除,所以處理事后檢查(post-mortem)清除的線程永遠(yuǎn)不會(huì)具有referent對(duì)象的訪問權(quán),而只具有 - 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)建為具有一個(gè)相關(guān)的引用隊(duì)列,引用在被垃圾收集器清除時(shí)進(jìn)入隊(duì)列。 - 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
更有效,因?yàn)榍謇磉^程不會(huì)觸及活的項(xiàng),只有在有實(shí)際加入隊(duì)列的引用時(shí)它才工作。 - 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)中,當(dāng)進(jìn)入隊(duì)列并等待處理的事務(wù)數(shù)大于或等于極限計(jì)數(shù)值時(shí)一個(gè)事務(wù)所能增加的優(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
將被清除的軟引用如果具有相應(yīng)的引用隊(duì)列,就會(huì)進(jìn)入隊(duì)列。其余的軟可及對(duì)象(沒有清除的對(duì)象)然后被看作一個(gè)根集(rootset),堆跟蹤繼續(xù)使用這些新的根,以便通過活躍的軟引用而可及的對(duì)象能夠被標(biāo)記。