use __attribute__((const)) for errno and pthread_self if __GNUC__ is defined
this is not too ugly and should result in significant code size and performance improvements for many programs.
Showing
想要评论请 注册 或 登录
this is not too ugly and should result in significant code size and performance improvements for many programs.