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; 8-8-2017 17:31:09; /db/ztree/library/trees/xdc/xdc-D20/src/packages/ 11 */ 12