未验证 提交 1328ba4f 编写于 作者: 张泊远yg 提交者: Gitee

update ipc/native/src/core/include/ipc_thread_skeleton.h.

Signed-off-by: N张泊远yg <zhangboyuan1@huawei.com>
上级 a99f6f33
......@@ -54,6 +54,7 @@ public:
private:
static pthread_key_t TLSKey_;
static pthread_once_t TLSKeyOnce_;
static std::recursive_mutex mutex_;
std::unordered_map<int, IRemoteInvoker *> invokers_;
};
#ifdef CONFIG_IPC_SINGLE
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册