mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-27 03:43:37 +08:00
crt: Add new ioring apis
Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com> Signed-off-by: LIU Hao <lh_mouse@126.com>
This commit is contained in:
parent
d56dc481cf
commit
893f14bb28
@ -121,9 +121,11 @@ BuildCommDCBW
|
||||
BuildIoRingCancelRequest
|
||||
BuildIoRingFlushFile
|
||||
BuildIoRingReadFile
|
||||
BuildIoRingReadFileScatter
|
||||
BuildIoRingRegisterBuffers
|
||||
BuildIoRingRegisterFileHandles
|
||||
BuildIoRingWriteFile
|
||||
BuildIoRingWriteFileGather
|
||||
CallNamedPipeA
|
||||
CallNamedPipeW
|
||||
CallbackMayRunLong
|
||||
|
@ -121,9 +121,11 @@ BuildCommDCBW@8
|
||||
BuildIoRingCancelRequest@20
|
||||
BuildIoRingFlushFile@24
|
||||
BuildIoRingReadFile@44
|
||||
BuildIoRingReadFileScatter@40
|
||||
BuildIoRingRegisterBuffers@16
|
||||
BuildIoRingRegisterFileHandles@16
|
||||
BuildIoRingWriteFile@48
|
||||
BuildIoRingWriteFileGather@44
|
||||
CallNamedPipeA@28
|
||||
CallNamedPipeW@28
|
||||
CallbackMayRunLong@4
|
||||
|
Loading…
Reference in New Issue
Block a user