Line 1,436:
Line 1,436:
| Returns the maximum number of threads which can be opened by this process (always 0)
| Returns the maximum number of threads which can be opened by this process (always 0)
|-
|-
−
| 9-19
+
| 9-18
| [[8.0.0-18]]
| [[8.0.0-18]]
| This only returns error 0xD8E007ED.
| This only returns error 0xD8E007ED.
+
|-
+
| 19
+
| Stub: [[8.0.0-18]]. Implementation: [[11.3.0-36|11.3.0-X]].
+
| Originally this only returned 0xD8E007ED. Now with v11.3 this returns the memregion for the process: out low u32 = [[KProcess]] "Kernel flags from the exheader kernel descriptors" & 0xF00. High out u32 = 0.
|-
|-
| 20
| 20