feature: stellar dev API support stellar_new()/stellar_run()/stellar_free()/stellar_loopbreak()
This commit is contained in:
@@ -57,7 +57,10 @@ global:
|
||||
stellar_get_current_thread_index;
|
||||
stellar_get_worker_thread_num;
|
||||
stellar_send_build_packet;
|
||||
stellar_new;
|
||||
stellar_run;
|
||||
stellar_free;
|
||||
stellar_loopbreak;
|
||||
|
||||
local: *;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user