Package | Description |
---|---|
org.bytedeco.systems.global | |
org.bytedeco.systems.windows |
Modifier and Type | Method and Description |
---|---|
static TP_IO |
windows.CreateThreadpoolIo(Pointer fl,
PTP_WIN32_IO_CALLBACK pfnio,
Pointer pv,
TP_CALLBACK_ENVIRON_V3 pcbe) |
Modifier and Type | Method and Description |
---|---|
static void |
windows.CancelThreadpoolIo(TP_IO pio) |
static void |
windows.CloseThreadpoolIo(TP_IO pio) |
static void |
windows.StartThreadpoolIo(TP_IO pio) |
static void |
windows.WaitForThreadpoolIoCallbacks(TP_IO pio,
boolean fCancelPendingCallbacks) |
Modifier and Type | Method and Description |
---|---|
void |
PTP_WIN32_IO_CALLBACK.call(TP_CALLBACK_INSTANCE Instance,
Pointer Context,
Pointer Overlapped,
long IoResult,
long NumberOfBytesTransferred,
TP_IO Io) |
Copyright © 2020. All rights reserved.