Update Stellar export header and add stellar_get_current_thread_index() function
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#include <pthread.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "stellar.h"
|
||||
#include "macro.h"
|
||||
#include "lock_free_queue.h"
|
||||
|
||||
struct lock_free_queue
|
||||
|
||||
Reference in New Issue
Block a user