package ti.sdo.xdcruntime.linux

Linux OS

XDCspec declarations sourced in ti/sdo/xdcruntime/linux/package.xdc
requires xdc.runtime.knl;
 
package ti.sdo.xdcruntime.linux [1, 0, 0] {
 
    module GateProcessSupport;
    module GateThreadSupport;
    module SemProcessSupport;
    module SemThreadSupport;
    module Settings;
    // linux configuration
    module ThreadSupport;
    module TimestampPosix;
    // Implementation of ITimestampProvider using Posix gettimeofday()
}
generated on Fri, 29 Oct 2010 00:26:50 GMT