diff options
| author | yangwei <[email protected]> | 2024-08-09 14:33:47 +0800 |
|---|---|---|
| committer | luwenpeng <[email protected]> | 2024-08-12 15:48:37 +0800 |
| commit | a215d62c641599b1bb3a436cf0635a99709777ae (patch) | |
| tree | 7a9ef90928018a682c6e1cdc5246cbe4e73c9370 | |
| parent | f9174f00844ef3d08615d653e795b37f07d35337 (diff) | |
🔧 build(version.map stellar_get_worker_thread_num): export symbol
| -rw-r--r-- | src/stellar/version.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stellar/version.map b/src/stellar/version.map index a84529c..39855e1 100644 --- a/src/stellar/version.map +++ b/src/stellar/version.map @@ -55,6 +55,7 @@ global: stellar_packet_plugin_register; stellar_polling_plugin_register; stellar_get_current_thread_index; + stellar_get_worker_thread_num; stellar_send_crafted_packet; stellar_run; |
