This page is experimental and may change significantly in future releases.
Create Thread
Properties
id: d3f:CreateThread
- 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