windows-nt/Source/XPSP1/NT/drivers/wdm/rt/exec/rt.def

15 lines
261 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
LIBRARY rt.sys
EXPORTS
DllInitialize PRIVATE
RtVersion
RtCreateThread
RtDestroyThread
RtYield
RtAdjustCpuLoad
RtSystemInfo
RtThread
RtAddLogEntry