Implement MEMLOCK and UNLOCK as functions
Converting these macros to functions declared static inline allow the C type-checker to work and avoid warnings about unused expression values. These warnings break the build with clang.
正在显示
请
注册
或者
登录
后发表评论