thread
smallest sequence of programmed instructions that can be managed independently by a scheduler
Light Weight Kernel Threads
term from computer science in general and in DragonFlyBSD in particular
Light-weight process
a means of achieving computer multitasking
Event dispatching thread
background thread used in Java programming language
user-level thread
thread of concurrent execution which is scheduled by a user-space library rather than by the operating system