Cleanup: Remove many C-style lock_get_ accessors
Let us prefer member functions to the old C-style accessor functions. Also, prefer bitwise AND operations for checking multiple flags.
Showing
This diff is collapsed.
Please register or sign in to comment