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; 5-22-2018 17:33:56; /db/ztree/library/trees/xdc/xdc-E05/src/packages/ 11 */ 12