Statistics
| Branch: | Revision:

urtware / urt_osal.h @ fb72e91b

History | View | Annotate | Download (29.595 KB)

# Date Author Comment
4ea18a07 2020-06-25 15:54 Svenja Kenneweg

Fixed some warnings

6c5df8c1 2020-06-17 12:12 Thomas Schöpping

OSAL: introduced a new thread API function: urtThreadShouldTerminate()
UML: several minor fixes to text formatting

0de5bed8 2020-06-17 11:48 Thomas Schöpping

OSAL: Condition variable timeout feature is now optional.
As a result, urtPublisherPublish() method supports timeout only if condition variables do.

46471486 2020-05-20 12:44 Thomas Schöpping

OSAL slightly reworked.
Interfaces enhanced.
Documentation updated.