make thread list lock a recursive lock
this is a prerequisite for factoring the membarrier fallback code into a function that can be called from a context with the thread list already locked or independently.
Showing
想要评论请 注册 或 登录
this is a prerequisite for factoring the membarrier fallback code into a function that can be called from a context with the thread list already locked or independently.