Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename sub-directories under paddle/utils #1728

Closed
Xreki opened this issue Mar 30, 2017 · 0 comments
Closed

Rename sub-directories under paddle/utils #1728

Xreki opened this issue Mar 30, 2017 · 0 comments

Comments

@Xreki
Copy link
Contributor

Xreki commented Mar 30, 2017

paddle/utils目录下,针对不同的系统有一些不同的实现:

paddle/utils/arch/linux/Locks.cpp
paddle/utils/arch/osx/Locks.cpp

arch/osx 和 arch/linux 这两个名字不合理,因为 osx 和 linux 都不是 arch,而是 os。arm、x86、x64是arch。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants