export job functions
authorThomas Bluemel <thomas@reactsoft.com>
Thu, 23 Sep 2004 17:03:59 +0000 (17:03 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Thu, 23 Sep 2004 17:03:59 +0000 (17:03 +0000)
svn path=/trunk/; revision=11003

reactos/lib/ntdll/def/ntdll.def

index aa3ce72..6af815d 100644 (file)
@@ -1,4 +1,4 @@
-; $Id: ntdll.def,v 1.131 2004/09/16 11:47:18 ekohl Exp $
+; $Id: ntdll.def,v 1.132 2004/09/23 17:03:59 weiden Exp $
 ;
 ; ReactOS Operating System
 ;
@@ -67,6 +67,7 @@ NtAlertThread@4
 NtAllocateLocallyUniqueId@4
 NtAllocateUuids@12
 NtAllocateVirtualMemory@24
+NtAssignProcessToJobObject@8
 NtCallbackReturn@12
 NtCancelIoFile@8
 NtCancelTimer@8
@@ -82,6 +83,7 @@ NtCreateEvent@20
 NtCreateEventPair@12
 NtCreateFile@44
 NtCreateIoCompletion@16
+NtCreateJobObject@12
 NtCreateKey@28
 NtCreateMailslotFile@32
 NtCreateMutant@16
@@ -125,6 +127,7 @@ NtGetTickCount@0
 NtImpersonateClientOfPort@8
 NtImpersonateThread@12
 NtInitializeRegistry@4
+NtIsProcessInJob@8
 NtListenChannel@8
 NtListenPort@8
 NtLoadDriver@4
@@ -142,6 +145,7 @@ NtOpenEvent@12
 NtOpenEventPair@12
 NtOpenFile@24
 NtOpenIoCompletion@12
+NtOpenJobObject@12
 NtOpenKey@12
 NtOpenMutant@12
 NtOpenObjectAuditAlarm@48
@@ -169,6 +173,7 @@ NtQueryEvent@20
 NtQueryFullAttributesFile@8
 NtQueryInformationAtom@20
 NtQueryInformationFile@20
+NtQueryInformationJobObject@20
 NtQueryInformationPort@20
 NtQueryInformationProcess@20
 NtQueryInformationThread@20
@@ -228,6 +233,7 @@ NtSetHighEventPair@4
 NtSetHighWaitLowEventPair@4
 NtSetHighWaitLowThread@0
 NtSetInformationFile@20
+NtSetInformationJobObject@16
 NtSetInformationKey@16
 NtSetInformationObject@16
 NtSetInformationProcess@16
@@ -254,6 +260,7 @@ NtStartProfile@4
 NtStopProfile@4
 NtSuspendThread@8
 NtSystemDebugControl@24
+NtTerminateJobObject@8
 NtTerminateProcess@8
 NtTerminateThread@8
 NtTestAlert@0