Project

General

Profile

« Previous | Next » 

Revision 5a048829

Added by jhawthorn (John Hawthorn) over 3 years ago

Add WB_PROTECTED to mutexes

mutex_mark is (basically) NULL, so we don't have any references to mark.
This means we should safely be able to mark Mutex as WB_PROTECTED
without changing anything else.