VirtualBox

source: vbox/trunk/src/VBox/Runtime/r0drv/os2/os2imports.imp@ 1191

Last change on this file since 1191 was 1191, checked in by vboxsync, 18 years ago

svn properties.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 2.0 KB
Line 
1;
2; DOSCALLS
3;
4DOS16OPEN DOSCALLS 70 ?
5DOS16CLOSE DOSCALLS 59 ?
6DOS16READ DOSCALLS 137 ?
7DOS16WRITE DOSCALL1 138 ?
8DOS16IREAD DOSCALL1 79 ?
9DOS16IWRITE DOSCALL1 87 ?
10
11;
12; KEE
13;
14KernAllocSpinLock KEE 10 ?
15KernFreeSpinLock KEE 11 ?
16KernAcquireSpinLock KEE 12 ?
17KernReleaseSpinLock KEE 13 ?
18KernAllocMutexLock KEE 20 ?
19KernFreeMutexLock KEE 21 ?
20KernRequestSharedMutex KEE 22 ?
21KernReleaseSharedMutex KEE 23 ?
22KernTryRequestSharedMutex KEE 24 ?
23KernRequestExclusiveMutex KEE 25 ?
24KernReleaseExclusiveMutex KEE 26 ?
25KernTryRequestExclusiveMutex KEE 27 ?
26KernBlock KEE 30 ?
27KernWakeup KEE 31 ?
28KernThunkStackTo16 KEE 40 ?
29KernThunkStackTo32 KEE 41 ?
30KernSerialize16BitDD KEE 42 ?
31KernUnserialize16BitDD KEE 43 ?
32KernArmHook KEE 44 ?
33KernAllocateContextHook KEE 45 ?
34KernCopyIn KEE 50 ?
35KernCopyOut KEE 51 ?
36KernVMAlloc KEE 60 ?
37KernVMFree KEE 61 ?
38KernVMLock KEE 62 ?
39KernVMUnlock KEE 63 ?
40KernLinToPageList KEE 64 ?
41KernVMSetMem KEE 65 ?
42KernSelToFlat KEE 66 ?
43KernDynamicAPI KEE 70 ?
44KernRASSysTrace KEE 80 ?
45KernPerfSysTrace KEE 81 ?
46_KernSISData KEE 90 ?
47_KernLISData KEE 91 ?
48_KernInterruptLevel KEE 92 ?
49_KernTKSSBase KEE 93 ?
50_KernKEEVersion KEE 94 ?
51KernLockFile KEE 100 ?
52KernUnLockFile KEE 101 ?
53KernGetFileSize KEE 102 ?
54KernTestFileCache KEE 103 ?
55KernReadFileAt KEE 104 ?
56KernReadFileAtCache KEE 105 ?
57KernReturnFileCache KEE 106 ?
58KernCreateUconvObject KEE 120 ?
59KernStrFromUcs KEE 121 ?
60KernStrToUcs KEE 122 ?
61
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette