Changeset 1911


Ignore:
Timestamp:
Apr 25, 2005, 6:36:58 AM (20 years ago)
Author:
bird
Message:

Inherit the iNice value. Incremented the SPM minor version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/sys/sharedpm.c

    • Property cvs2svn:cvs-rev changed from 1.28 to 1.29
    r1910 r1911  
    577577        pProcess->ppChildNotifyTail = &pProcess->pChildNotifyHead;
    578578        //pProcess->auReserved        = {0};
     579        //pProcess->pacTcpipRefs      = NULL;
     580        pProcess->iNice             = gpSPMSelf->iNice;
    579581        pProcess->cPoolPointers     = __LIBC_SPMPROCESS_POOLPOINTERS;
    580582        //pProcess->pInherit          = NULL;
Note: See TracChangeset for help on using the changeset viewer.