João Silva patch for yapor copy+tabling

This commit is contained in:
Vitor Santos Costa
2014-03-08 11:50:20 +00:00
parent 233c4ee903
commit 3d0bb05ef0
6 changed files with 56 additions and 29 deletions

View File

@@ -20,6 +20,9 @@
#include <string.h>
#endif /* HAVE_STRING_H */
#include "opt.mavar.h"
#ifdef YAPOR
#include "or.macros.h"
#endif
#ifdef THREADS
static inline void **__get_insert_thread_bucket(void **, lockvar * USES_REGS);