Projects
Browse Source     Search     Timeline     Wiki

Changeset 23599

Show
Ignore:
Timestamp:
04/15/08 14:55:50 (8 months ago)
Author:
zarzycki@…
Message:

More documentation.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/launchd/src/launchd_runtime.c

    r23593 r23599  
    10371037                tmp_options = options; 
    10381038 
    1039                 /* It looks like the compiler doesn't optimize switch(unlikely(...)) */ 
     1039                /* It looks like the compiler doesn't optimize switch(unlikely(...)) See: 5691066 */ 
    10401040                if (unlikely(mr)) switch (mr) { 
    10411041                case MACH_SEND_INVALID_DEST: