Release 6.1.8

This commit is contained in:
Yuxin Zhou
2021-07-28 07:24:02 +00:00
parent 244365fc6a
commit d0dab58250
651 changed files with 11636 additions and 10696 deletions

View File

@@ -33,7 +33,7 @@
/* FUNCTION RELEASE */
/* */
/* sched_get_priority_max PORTABLE C */
/* 6.x */
/* 6.1.7 */
/* AUTHOR */
/* */
/* William E. Lamie, Microsoft Corporation */
@@ -63,7 +63,7 @@
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx William E. Lamie Initial Version 6.x */
/* 06-02-2021 William E. Lamie Initial Version 6.1.7 */
/* */
/**************************************************************************/
@@ -83,7 +83,7 @@ INT sched_get_priority_max(INT policy)
/* FUNCTION RELEASE */
/* */
/* sched_get_priority_min PORTABLE C */
/* 6.x */
/* 6.1.7 */
/* AUTHOR */
/* */
/* William E. Lamie, Microsoft Corporation */
@@ -113,7 +113,7 @@ INT sched_get_priority_max(INT policy)
/* */
/* DATE NAME DESCRIPTION */
/* */
/* xx-xx-xxxx William E. Lamie Initial Version 6.x */
/* 06-02-2021 William E. Lamie Initial Version 6.1.7 */
/* */
/**************************************************************************/
INT sched_get_priority_min(INT policy)