Mutex Interface

DESCRIPTION

Interface for mutual exclusion locks and read/write locks. This is platform independent interface for applications that need concurrency control.

TABLE OF CONTENTS