Skip to content

AON counter driver needs to add driver API reentrancy support #1978

@zephyrbot

Description

@zephyrbot

Reported by Kuo-Lang Tseng:

Use locking mechanism to guard critical regions in the driver API so that the API operation from one thread (task or fiber) can complete without the context being over-written by simultaneous call of the API from other thread (task or fiber).

(Imported from Jira ZEP-424)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions