浏览代码

tm: aliased TMCB_RESPONSE_READY to TMCB_RESPONSE_OUT

Daniel-Constantin Mierla 16 年之前
父节点
当前提交
d4c72479d5
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      modules/tm/t_hooks.h

+ 2 - 0
modules/tm/t_hooks.h

@@ -115,6 +115,8 @@ struct cell;
 #endif
 #define TMCB_MAX              ((1<<(TMCB_MAX_N+1))-1)
 
+/* response ready - might need to be executed before sending reply out */
+#define TMCB_RESPONSE_READY		TMCB_RESPONSE_OUT
 
 /*
  *  Caution: most of the callbacks work with shmem-ized messages