mirror of https://github.com/F-Stack/f-stack.git
14 lines
217 B
Plaintext
14 lines
217 B
Plaintext
|
EXPERIMENTAL {
|
||
|
global:
|
||
|
|
||
|
rte_rcu_log_type;
|
||
|
rte_rcu_qsbr_dump;
|
||
|
rte_rcu_qsbr_get_memsize;
|
||
|
rte_rcu_qsbr_init;
|
||
|
rte_rcu_qsbr_synchronize;
|
||
|
rte_rcu_qsbr_thread_register;
|
||
|
rte_rcu_qsbr_thread_unregister;
|
||
|
|
||
|
local: *;
|
||
|
};
|