使用进程间共享的信号量,标记消费者进程是否正在运行

This commit is contained in:
guo_peixu
2022-06-28 18:42:05 +08:00
parent c059e7479e
commit dab9b5c03d
5 changed files with 95 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
{
global: MESA*runtime_log*;GIT_VERSION_*;MESA_shm_alloc_overview;MESA_handle_fmt_rule_register;MESA_shm_ring_queue_is_empty;MESA_shm_ring_queue_is_full;MESA_shm_ring_queue_set_empty;
global: MESA*runtime_log*;GIT_VERSION_*;MESA_shm_alloc*;MESA_handle_fmt_rule_register;MESA_shm_ring_queue*;
local: *;
};