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 Tue, 14 Aug 2012 07:15:49 GMT