This page is experimental and may change significantly in future releases.
Windows ResumeThread
Properties
- name
- Windows ResumeThread
- definition
- Decrements a thread's suspend count. When the suspend count is decremented to zero, the execution of the thread is resumed.
- defined by
- https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-resumethread
Neighbors