fix namespace violation in dependencies of mtx_lock
commit 2de29bc9 left behind one reference to pthread_mutex_trylock. fixing this also improves code generation due to the namespace-safe version being hidde.
Showing
想要评论请 注册 或 登录
commit 2de29bc9 left behind one reference to pthread_mutex_trylock. fixing this also improves code generation due to the namespace-safe version being hidde.