We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2230d42 commit e468991Copy full SHA for e468991
README.md
@@ -63,6 +63,7 @@ A set of tools for working with software modifications.
63
* PipeClient - Represents a client-side connection to a named pipe server, supporting communication with a specified buffer size.
64
65
# Detours::Parallel
66
+* Thread - Represents a lightweight thread with a callback function and associated data.
67
* Fiber - Represents a lightweight fiber with a callback function and associated data.
68
69
# Detours::Memory
0 commit comments