Add thread support
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef BHLIB_H
|
||||
#define BHLIB_H
|
||||
|
||||
#include <bh/config.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#define BH_INT_TO_PTR(x) \
|
||||
|
||||
Reference in New Issue
Block a user