Create Thread

Properties


name
Create Thread
definition
Threads are an execution model that exists independently from a language, as well as a parallel execution model. They enable a program to control multiple different flows of work that overlap in time.
see also
http://dbpedia.org/resource/POSIX_Threads
see also
https://docs.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-createthread

Neighbors


Inferred Relationships

This page is experimental and may change significantly in future releases.

Hierarchy

(filtered)

Related Countermeasure Techniques


Related Weaknesses

Related Offensive Techniques