| 1 | ; |
| 2 | ; Definition file of RTWorkQ.DLL |
| 3 | ; Automatic generated by gendef |
| 4 | ; written by Kai Tietz 2008-2014 |
| 5 | ; |
| 6 | LIBRARY "RTWorkQ.DLL" |
| 7 | EXPORTS |
| 8 | RtwqAddPeriodicCallback |
| 9 | RtwqAllocateSerialWorkQueue |
| 10 | RtwqAllocateWorkQueue |
| 11 | RtwqBeginRegisterWorkQueueWithMMCSS |
| 12 | RtwqBeginUnregisterWorkQueueWithMMCSS |
| 13 | RtwqCancelWorkItem |
| 14 | RtwqCreateAsyncResult |
| 15 | RtwqEndRegisterWorkQueueWithMMCSS |
| 16 | RtwqEndUnregisterWorkQueueWithMMCSS |
| 17 | RtwqGetWorkQueueMMCSSClass |
| 18 | RtwqGetWorkQueueMMCSSPriority |
| 19 | RtwqGetWorkQueueMMCSSTaskId |
| 20 | RtwqInvokeCallback |
| 21 | RtwqJoinWorkQueue |
| 22 | RtwqLockPlatform |
| 23 | RtwqLockSharedWorkQueue |
| 24 | RtwqLockWorkQueue |
| 25 | RtwqPutWaitingWorkItem |
| 26 | RtwqPutWorkItem |
| 27 | RtwqRegisterPlatformEvents |
| 28 | RtwqRegisterPlatformWithMMCSS |
| 29 | RtwqRemovePeriodicCallback |
| 30 | RtwqScheduleWorkItem |
| 31 | RtwqSetLongRunning |
| 32 | RtwqShutdown |
| 33 | RtwqStartup |
| 34 | RtwqUnjoinWorkQueue |
| 35 | RtwqUnlockPlatform |
| 36 | RtwqUnlockWorkQueue |
| 37 | RtwqUnregisterPlatformEvents |
| 38 | RtwqUnregisterPlatformFromMMCSS |