提交 dd7d3487 编写于 作者: L liubb_0516

Add L0 write/read remote object

Signed-off-by: Nliubb_0516 <liubeibei8@huawei.com>
上级 c020949a
......@@ -19,7 +19,7 @@
int32_t RpcGetPid(void)
{
return (int32_t)pthread_self();
return (int32_t)pthread_self(); // Use tid instead of pid on mini system
}
int32_t RpcGetUid(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册