Overzicht
Nederlands naar Engels:   Meer gegevens...
  1. thread:
  2. Wiktionary:


Nederlands

Uitgebreide vertaling voor thread (Nederlands) in het Engels

thread:

thread

  1. thread
    the thread
    – A type of object within a process that runs program instructions. Using multiple threads allows concurrent operations within a process and enables one process to run different parts of its program on different processors simultaneously. A thread has its own set of registers, its own kernel stack, a thread environment block, and a user stack in the address space of its process. 1
    • thread [the ~] zelfstandig naamwoord

Vertaal Matrix voor thread:

Zelfstandig NaamwoordVerwante vertalingenAndere vertalingen
thread thread draad; draadje; garen; hechtdraad; rijgsnoer; schroefdraad

Wiktionary: thread

thread
noun
  1. (computing): a unit of execution