Skip to content

UThread and UMutex implementation#2

Open
DavideLoconte wants to merge 1 commit into
IvanoBilenchi:devfrom
DavideLoconte:dev
Open

UThread and UMutex implementation#2
DavideLoconte wants to merge 1 commit into
IvanoBilenchi:devfrom
DavideLoconte:dev

Conversation

@DavideLoconte

Copy link
Copy Markdown

Implement and test uthread and umutex on Win32, Linux and MacOS and provide a toggable option to disable multithread support in ulib. If so, uthread calls fails returing an error code, while mutex calls results in no-ops.

Implement and test uthread and umutex on Win32, Linux and MacOS
and provide a toggable option to disable multithread support in ulib. If so,
uthread calls fails returing an error code, while mutex calls results
in no-ops.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant