1    /*!
     2     *  ======== GateThreadSupportNull.xdc ========
     3     *  Empty IGateProcessSupport implementation
     4     */
     5    
     6    module GateThreadSupportNull inherits IGateThreadSupport
     7    {
     8    }
     9    /*
    10     *  @(#) xdc.runtime.knl; 1, 0, 0,181; 2-10-2012 10:18:54; /db/ztree/library/trees/xdc/xdc-y21x/src/packages/
    11     */
    12