From RTSC-Pedia

Jump to: navigation, search
revision tip
—— LANDSCAPE orientation
[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC

C - Module startupDone

Query if a module's startup is complete

Contents

Synopsis

 
 
 
#include <«pkg»/«Mod».h>
 
Bool «Mod»_Module_startupDone(void);

Description

This function is automatically defined for all target modules and proxies, where «Mod» is the name of some module or proxy. This function is typically used in situations where the startup of one module depends upon another having completed its startup processing.

See also

xdc.runtime.Startup Client documentation for xdc.runtime.Startup

[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC
Copyright © 2008 The Eclipse Foundation. All Rights Reserved


Views
Personal tools
package reference