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,0; 2-20-2019 10:22:55; /db/ztree/library/trees/xdc/xdc-F09/src/packages/ 11 */ 12