interrupted thread 中文意思是什麼

interrupted thread 解釋
斷隔螺弧
  • interrupted : adj. 被遮斷的,被阻止的,不通的,中斷的。 interrupted screw 斷紋螺絲。adv. -ly
  • thread : n 1 線;細絲;〈英國〉麻紗,〈美國〉棉紗;纖維。2 細線,細流,細礦脈。3 (議論等的)思路,條理,...
  1. Consider the consequences if the contents of the thread start function were a set of more complex operations which might be interrupted at any arbitrary point by the abort

    試考慮在線程啟動函數的內容是一組更復雜的操作(該操作可能會在任意點因發生中止而中斷)時的結果。
  2. The thread that invokes wait is later interrupted from the waiting state

    調用wait的線程稍後從等待狀態中斷。
  3. The exception that is thrown when a thread is interrupted while it is in a waiting state

    當線程在處于等待狀態的情況下被中斷時引發的異常。
  4. With operating systems that use preemptive multitasking, a running thread can be interrupted by the operating system to allow time for some other thread to run

    在使用搶占式多任務處理的操作系統上,運行中的線程可能會被操作系統中斷,從而允許其他某個線程優先運行。
  5. If the thread never blocks, it could complete without ever being interrupted

    時未阻止目標線程,則該線程在阻止之前不會中斷。
分享友人