Correct doxygen tags to reflect XT kernel
All checks were successful
Builds / ExectOS (i686, release) (push) Successful in 31s
Builds / ExectOS (amd64, debug) (push) Successful in 31s
Builds / ExectOS (amd64, release) (push) Successful in 42s
Builds / ExectOS (i686, debug) (push) Successful in 40s

This commit is contained in:
2026-05-18 20:27:05 +02:00
parent d41c90f541
commit 297aba248b

View File

@@ -17,7 +17,7 @@
* *
* @return This routine returns TRUE if protection acquired successfully, or FALSE otherwise. * @return This routine returns TRUE if protection acquired successfully, or FALSE otherwise.
* *
* @since NT 5.1 * @since XT 1.0
*/ */
XTFASTCALL XTFASTCALL
BOOLEAN BOOLEAN
@@ -65,7 +65,7 @@ EX::Rundown::AcquireProtection(IN PEX_RUNDOWN_REFERENCE Descriptor)
* *
* @return This routine does not return any value. * @return This routine does not return any value.
* *
* @since NT 5.1 * @since XT 1.0
*/ */
XTFASTCALL XTFASTCALL
VOID VOID
@@ -82,7 +82,7 @@ EX::Rundown::CompleteProtection(IN PEX_RUNDOWN_REFERENCE Descriptor)
* *
* @return This routine does not return any value. * @return This routine does not return any value.
* *
* @since NT 5.1 * @since XT 1.0
*/ */
XTFASTCALL XTFASTCALL
VOID VOID
@@ -100,7 +100,7 @@ EX::Rundown::InitializeProtection(IN PEX_RUNDOWN_REFERENCE Descriptor)
* *
* @return This routine does not return any value. * @return This routine does not return any value.
* *
* @since NT 5.1 * @since XT 1.0
*/ */
XTFASTCALL XTFASTCALL
VOID VOID
@@ -117,7 +117,7 @@ EX::Rundown::ReInitializeProtection(IN PEX_RUNDOWN_REFERENCE Descriptor)
* *
* @return This routine does not return any value. * @return This routine does not return any value.
* *
* @since NT 5.1 * @since XT 1.0
*/ */
XTFASTCALL XTFASTCALL
VOID VOID
@@ -168,7 +168,7 @@ EX::Rundown::ReleaseProtection(IN PEX_RUNDOWN_REFERENCE Descriptor)
* *
* @return This routine does not return any value. * @return This routine does not return any value.
* *
* @since NT 5.1 * @since XT 1.0
*/ */
XTFASTCALL XTFASTCALL
VOID VOID