Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
261 B

  1. LIBRARY rt.sys
  2. EXPORTS
  3. DllInitialize PRIVATE
  4. RtVersion
  5. RtCreateThread
  6. RtDestroyThread
  7. RtYield
  8. RtAdjustCpuLoad
  9. RtSystemInfo
  10. RtThread
  11. RtAddLogEntry