Explorar o código

tm: aliased TMCB_RESPONSE_READY to TMCB_RESPONSE_OUT

Daniel-Constantin Mierla %!s(int64=16) %!d(string=hai) anos
pai
achega
d4c72479d5
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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