Changeset 2d84c4e in rtems


Ignore:
Timestamp:
02/13/15 21:07:45 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
79b45a1
Parents:
249766c5
Message:

score: Mention ticket in comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpukit/score/src/threadstartmultitasking.c

    r249766c5 r2d84c4e  
    7070   * performed scheduler operations and moved our heir thread to another
    7171   * processor.  The time frame for this is likely too small to be practically
    72    * relevant.
     72   * relevant.  See https://devel.rtems.org/ticket/2268.
    7373   */
    7474  _CPU_Context_Set_is_executing( &heir->Registers, true );
Note: See TracChangeset for help on using the changeset viewer.