osal_mutex.h

    OSAL

    Description:

    Declares mutex types and interfaces.

    This file provides interfaces for initializing and destroying a mutex, locking a mutex, locking a mutex upon timeout, and unlocking a mutex. The mutex must be destroyed after being used.

    Since:

    1.0

    Version:

    1.0