add BLOCKING
This commit is contained in:
parent
3b57b93a98
commit
d1f08df2c9
|
|
@ -76,6 +76,7 @@ using namespace std;
|
|||
#define PUBLISHED public
|
||||
#define BEGIN_PUBLISH
|
||||
#define END_PUBLISH
|
||||
#define BLOCKING
|
||||
|
||||
// Panda defines some assert-type macros. We map those to the
|
||||
// standard assert macro outside of Panda.
|
||||
|
|
|
|||
Loading…
Reference in New Issue