Ignore:
Timestamp:
2006-08-05T16:05:25Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e2882a7
Parents:
b006a2c8
Message:

finish security context isolation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/proc/thread.h

    rb006a2c8 rcfffb290  
    147147        int priority;                           /**< Thread's priority. Implemented as index to CPU->rq */
    148148        uint32_t tid;                           /**< Thread ID. */
    149         context_id_t context;           /**< Thread security context */
    150149       
    151150        thread_arch_t arch;                     /**< Architecture-specific data. */
Note: See TracChangeset for help on using the changeset viewer.