You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
OS_MutSemTake_Impl will block until this thread owns the mutex, check would require OS error:
Is your feature request related to a problem? Please describe.
OS_MutSemTake_Impl will block until this thread owns the mutex, check would require OS error:
osal/src/os/shared/src/osapi-mutex.c
Lines 214 to 219 in ead5723
Describe the solution you'd like
Remove
Describe alternatives you've considered
None
Additional context
None
Requester Info
Jacob Hageman - NASA/GSFC, OSAL code review
The text was updated successfully, but these errors were encountered: