mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
Linux 1.9 Open Source Gold release
Signed-off-by: Li, Xun <xun.li@intel.com>
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include "../Enclave.h"
|
||||
#include "Enclave_t.h"
|
||||
|
||||
#include <sgx_thread.h>
|
||||
#include "sgx_thread.h"
|
||||
|
||||
static size_t global_counter = 0;
|
||||
static sgx_thread_mutex_t global_mutex = SGX_THREAD_MUTEX_INITIALIZER;
|
||||
|
||||
Reference in New Issue
Block a user