Skip to content

Draft: ntdll: Add WaitCompletionPacket.

WaitCompletionPacket is a kernel object that, when associated with a target object and a completion object and when the target object is signaled, adds the completion information stored in itself to the completion object.

For React Native.

Merge request reports

Loading