user-level thread
thread of concurrent execution which is scheduled by a user-space library rather than by the operating system
fiber
lightweight thread of execution in the field of computer science
Green threads
lightweight threading implemented in userspace