This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

question about "Cyg_Scheduler" class.


hi.
Cyg_Scheduler has a member fuction named start( ). 

// Start execution of the scheduler
    static void start() __attribute__ ((noreturn));

above sentense shows that.
but I don't know the meaning of "__attribute__ ((noreturn))".
so could you tell me what this is for?

thanks in advance.

Tony.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]