Win32 thread function
C54330
concept
A Win32 thread function is a user-defined callback routine that serves as the entry point for a new thread in a Windows application, executing concurrently with other threads within the same process.
Instances (1)
| Instance | Via concept surface |
|---|---|
| GetCurrentThread | — |