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

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

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