Fix #include ordering for mb.h.
Include mb.h after mutex.h, in case it actually has to use the mutex-based memory barrier implementation.
Please register or sign in to comment
Include mb.h after mutex.h, in case it actually has to use the mutex-based memory barrier implementation.